This API provides address data specifically tailored for the Philippines.
Before using this API, ensure you have the following prerequisites:
- Node.js installed on your system
- MySQL database setup with the
addressphschema imported fromaddressph.sql
To get started with the Philippines Address API:
- Clone or download the repository.
- Import the
addressph.sqlfile into your MySQL database. - Install dependencies by running
npm install. - Start the server by running
nodemon. - You're all set! 😊
GET /api/barangaysGET /api/countriesGET /api/municipalitiesGET /api/provinces
GET /api/municipalities?name=Lipa CityGET /api/provinces?name=Batangas