Skip to content

julien-bouquet/geo-api

Repository files navigation

Golang API with Hexagonal Architecture

API to manage point of navigation

Object Point: - Name - Latitude - Longiture

TODO

  • ❏ Create point in Mongodb

  • [X] List points

  • ❏ Update point

  • [X] Get one point

  • ❏ Delete Point

List Issue : - Try Gin-gonic to replace "github.com/gorilla/mux" - End of application to create/update/get/delete point - Swagger - DockerCompose to start application and mongodb - Script to initialize database - Add Test

About

API in Golang with CRUD to manipulate GeoJson

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published