Geo-Api is an API for GIS (Geographical Information Systems) Applications written in GO.
The API is a work in progress
Features:
- Distance
- MidPoint
- Bearing
- Destination
- Nearest Point
If you are using Postman you can download the relative Collection in the docs
folder or just press here.
Go Run:
make run
Docker Run
make docker-run