Gleece
The Golang tool for building, documenting, validating, securing and customizing APIs through code-first development.
Focus on Your Logic
Gleece is designed to let you focus on implementing the core logic of your APIs while we handle the rest: documentation, validation, authorization, and more.
No Magic at Runtime
Gleece does all the heavy lifting by generating routes at build-time.
Once generated, the routes are simple, human-readable, and behave exactly like manually written routes in your codebase.
Built For Customization
Gleece was built for customization. You can override the default templates used to generate the routes, and adjust Gleece to meet your exact needs.