Skip to content

November/2021 - Receive address input by postman, handle each part with parsing, city request, coordinate request and save in DB with relational tables.

Notifications You must be signed in to change notification settings

reafreitas1/API_Coordinates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Coordinates

Personal application of a small sample of my knowledge in this type of application.

Python application with Flask server, to receive a JSON address from Postman, modify it as needed, make a request with the Nominatim geolocation service, returning the coordinates and write to relational tables using PostgreSQL server and the Flask-SQLAlchemy framework.

api_coordinates.mp4

Diagram

About

November/2021 - Receive address input by postman, handle each part with parsing, city request, coordinate request and save in DB with relational tables.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages