Skip to content

amrebada/go-modules

Repository files navigation

Go Modules

Mentioned in Awesome Fiber

go modulesis a boilerplate forNest.jslike, it has modules, controllers, REST generator and much more...

What is included:

  1. dotenvsupport
  2. gormdatabase support with entities, auto migration
  3. postgresqldatabase
  4. gofibersupport for web server, middlewares...
  5. 🌍swagger generating

Prequisites

Scripts

  • development:make dev
  • rename name of the project:make rename name=<new project name>
  • build for linux:make build
  • build for mac:make build_mac
  • run database migration:make migrate
  • run tests:make test
  • generate swagger file:make swaggercomming soon

Contribution

We'd love ❤️ for you to contribute to this boilerplate. You can request new features by creating anissue,or submit apull requestwith your contribution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published