Categorygithub.com/endpot/SpiderX-Backend
modulepackage
0.0.0-20210923014457-02b6b6d37498
Repository: https://github.com/endpot/spiderx-backend.git
Documentation: pkg.go.dev

# README

# Generate swagger files
swag init

# Local development
# Install sqlboiler v4
go get github.com/volatiletech/sqlboiler/v4
go get github.com/volatiletech/null/v8
go get github.com/volatiletech/sqlboiler/v4/drivers/sqlboiler-mysql

$ Build ORM
sqlboiler mysql --add-soft-deletes

# Packages

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