Skip to content

amrebada/go-modules

Repository files navigation

Go Modules

Mentioned in Awesome Fiber

go modules is a boilerplate for Nest.js like, it has modules, controllers, REST generator and much more...

What is included:

  1. dotenv support
  2. gorm database support with entities, auto migration
  3. postgresql database
  4. gofiber support 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 swagger comming soon

Contribution

We'd love ❤️ for you to contribute to this boilerplate. You can request new features by creating an issue, or submit a pull request with your contribution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published