Fyzel / geolocation-data-flaskapi

A flask based microservice for ISO 3166-1 countries, ISO 3166-2 subdivisions, and cities.

Repository from Github https://github.comFyzel/geolocation-data-flaskapiRepository from Github https://github.comFyzel/geolocation-data-flaskapi

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,

About

A flask based microservice for ISO 3166-1 countries, ISO 3166-2 subdivisions, and cities.

License:Apache License 2.0


Languages

Language:Python 100.0%