branch | status |
---|---|
master |
The API documentation is hosted with postman and can be viewed here
Worldlocations I/O is a personal project that I did in order to explore Buffalo capabilities. Keeping this in mind I do not guaranty the full accuracy of the data returned by the API. However, if any discrepancies or omission are notice, I will be more than happy to correct then. Please submit an issue on the github repo.
Thanks.
It is a project that aims at mapping the relationships between different geo/political entities.
countries -> political subdivision -> cities
for example it is possible to query all the cities, or subdivision within a country. it is also possible to query cities of subdivisions.
+--------------------------------------+
| |
| Country |
| + |
| +--------------------+ |
| | | |
| v v |
| Subdivision cities |
| | |
| | |
| v |
| cities |
| |
| |
+--------------------------------------+
section | records |
---|---|
countries | 273* |
subdivisions | 5194 |
languages | 104 |
cities | 186455 |
- includes none official zones
The service is currently free with a rate limit of 15 req/mins.
200 OK or 404 Not found
15 req/mins
If you require more bandwidth please contact me at worldlocations.io [AT] gmail [DOT] com
This project was build with Makes Bates Buffalo ecosystem. Thank You!