The random_filipino_api is an open-source API that provides a straightforward way for developers to access randomly generated Filipino user information. It serves various purposes, including testing, generating mock data, and more.
To set up and deploy this project, follow these steps:
Clone the repository to your local machine:
git clone https://github.com/neil-py/random_filipino_api
Navigate to the project directory:
cd random_filipino_api
Install project dependencies using pip:
pip install -r requirements.txt
Run the application:
python main.py
For detailed information on how to use the API, please refer to the official API Documentation. This documentation will guide you on how to make requests to the API endpoints and understand the data it provides.