Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

🗺️ rotapi

Microservices-based system for Brazilian address management and geospatial distance calculation, built as an MVP for the Software Architecture course — Software Engineering | PUC-Rio.


📁 Services

Directory Description
rotapi_address/ Main API — orchestrates address management, integrates with ViaCEP for ZIP code lookup and delegates distance calculations to rotapi_calc
rotapi_calc/ Secondary API — stateless microservice that calculates the geodesic distance between two coordinates using the Haversine formula

Each service runs independently and has its own documentation, dependencies, and Docker setup. Refer to the README.md inside each directory for setup and execution instructions.


👨‍💻 Author

Developed by Gabriel Boniolo | Software Engineering — PUC-Rio

About

Microservices-based address management system. An orchestrator API coordinates independent services — ViaCEP for ZIP code lookup and a dedicated distance calculator using the Haversine formula.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages