Rayyone Golang project was designed from the ground up to be highly extensible and easily get your application up and running quickly. It's based on Gin Framework.
Besides, Rayyone Golang Generator tool enables you to quickly create RESTful APIs using CLI
Quickly scaffold a new project
rygo app hello-world
Quickly generate not only API resource but migrations and OpenAPI documents
rygo resource