/transmetro-path

a one endpoint api to find posibles paths across the transmetro network

Primary LanguagePython

Transmetro Path

A simple one endpoint API to find paths in the Transmetro network.

Note: This is only a mirror repository. There is no access to data folder so you cannot build the db and use the API.

More info about how it works here. Spanish only.

What I learned

  • Geolocation
  • Intro to Mongo DB. Finally found a project where NOSQL features were applicable
  • Creation of a DB from different data sources
  • FastAPI Basics
  • Abstraction of real problems to code
  • Logging Basics

Acknowledgements

The idea belongs to torrober but, I developed it