Skip to content
This repository has been archived by the owner on Nov 13, 2020. It is now read-only.

Latest commit

 

History

History
47 lines (28 loc) · 1.63 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.63 KB

Open Source Logo

CircleCI Coverage Status Greenkeeper badge

Postcodes.io

Query for UK postcodes and geolocations over HTTP. Postcodes.io uses the Office for National Statistics Postcode Directory.

Documentation can be found at postcodes.io

Requirements

Please make sure you have the following available:

Run with Docker

docker-compose up

Self Hosting

Instructions for installing and hosting postcodes.io yourself can be found at postcodes.io/docs. Methods include:

Testing

npm run setup_test_db # create test database

npm test

External Libraries

A list of external libraries can be found on the about page

License

MIT