/gormgen

Generate GORM CRUD from mysql table.

Primary LanguageGoApache License 2.0Apache-2.0

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