Categorygithub.com/shinxiang/gormgen
repositorypackage
0.0.0-20240525042758-eaab40edc319
Repository: https://github.com/shinxiang/gormgen.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Gormgen

gormgen is a code generation tool to generate CRUD API for query and update gorm structs.

How to use it

go run main.go

Example

Check example code example