ry-go-generator
v0.0.1
Published
Yeoman Code Generator for Rayyone Golang. Inspired by Loopback 4 CLI generator
Downloads
48
Maintainers
Readme
Introduction
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
Code Generator
Quickly scaffold a new project
rygo app hello-worldQuickly generate not only API resource but migrations and OpenAPI documents
rygo resourceDocumentation
https://docs.rayyone.com/docs/ry-go/introduction
