yakovmeister / psgc-api

API for PSGC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSGC API

PSGC API provides you with an API to list regions, provinces, municipalities, and baranggays. Data from PSA.

Getting Started

Philippine Statistics Authority (PSA) explains the codes here. You will also need nodejs and npm to run this project.

Prerequisites

You will need what HapiJS needs. ;) Namely nodejs and npm.

Installing

Install dependencies

npm install

To run with live reload

npm start 

You may also run it without live reload

node bootstrap.js

Built With

Authors

  • Argieson Bacani - Initial work - Hydrokat

Acknowledgments

Shoutouts to the following:

About

API for PSGC


Languages

Language:JavaScript 100.0%