Skip to content
/ go-planet Public template

Go-planet is a study of hexagonal architecture in Go, thinking in maintainable Go projects.

License

Notifications You must be signed in to change notification settings

kaduartur/go-planet

Repository files navigation

go-planet

The planets API was made to manage planets, here you can create and list planets.

Go-planet is a study of hexagonal architecture in Go, thinking in maintainable Go projects.

📋 Requirements

  • Go
  • 🐳 Docker compose
  • 🐂 GNU Make

⚙️ Run tests

To execute unit test:

  • make test

📦 How to run

  • Run docker-compose up command inside the project folder.
  • Run make run to start the API.

🛠️ Build with:

📚 References

About

Go-planet is a study of hexagonal architecture in Go, thinking in maintainable Go projects.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published