Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.18 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.18 KB

random_filipino_api

random_filipino_api

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.

Installation

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

Documentation

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.