shinxiang / gormgen

Generate GORM CRUD from mysql table.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Generate GORM CRUD from mysql table.

License:Apache License 2.0


Languages

Language:Go 100.0%