Profile
- Location
- Poland, Zielona Gora
- City
- Zielona Góra
- Public repositories
- 4
GitHub
Snapshot:
TaxiTracker is an application written in Kotlin that allows real-time tracking of taxi locations. The application receives data from an AWS SQS queue, saves the locations to a MongoDB database, and provides a REST API to retrieve the positions of a selected taxi within a specified time range.
REST service in Kotlin with Spring Boot and MongoDB
TUI code challenge