JoeCare / flask_geolocation_api

CRUD API for collecting geolocation data

Home Page:http://www.apache.org/licenses/LICENSE-2.0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Geolocalization API

Generic badge Generic badge

Geolocalization with Python and Flask

To run locally:
- clone https://github.com/JoeCare/flask_geolocation_api.git
- cd flask_geolocation_api/
- pip install pipenv
- pipenv shell
- pipenv install
- python run.py

Available at: https://geolocapp-api.herokuapp.com/api/v1

About

CRUD API for collecting geolocation data

http://www.apache.org/licenses/LICENSE-2.0

License:Other


Languages

Language:Python 100.0%