repositorypackage
0.0.0-20211124163425-64b9ca2938b7
Repository: https://github.com/daystram/apigen.git
Documentation: pkg.go.dev
# README
apigen
apigen is an HTTP REST API server boilerplate generator.
Install
Go <1.16
$ go get github.com/daystram/apigen
Go 1.16+
$ go install github.com/daystram/apigen@latest
License
This project is licensed under the MIT license.