Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 463 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 463 Bytes

geolocation-data-flaskapi

A small Flask based RESTful API for reporting ISO 3166-1 (countries) and ISO 3166-2 (country subdivisions). It also creates and updates city names in the related country and subdivisions.

This API is primarily a wrapper around pycountry with a database to store and report on the city information.

Security is implemented using JSON Web Tokens and principle information stored in a database,