Fiber: 馃敟 Boilerplate Project Example

Created on 3 Apr 2020  路  4Comments  路  Source: gofiber/fiber

Is your feature request related to a problem?
NO

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Excellent job team.. I love ExpressJS, Now the similar features on golang.. Simply WOW...
Many of here are from Nodejs. So to kick start the FIBER to production level, Please provide some expressjs style "Boilerplate Project".

Like :
  Config:
    config.go
  db:
    mongo_connection.go
  Models:
    models.go
  Controllers:
    businessLogic.go
  Routes:
    router.go
  main.go

Most helpful comment

@jeyraj, welcome! This is a great suggestion, I'm currently working on a boilerplate:
https://github.com/gofiber/boilerplate

It's not ready yet but I will update this issue when it is 馃憤

All 4 comments

Thanks for opening your first issue here! 馃帀 Be sure to follow the issue template!

@jeyraj, welcome! This is a great suggestion, I'm currently working on a boilerplate:
https://github.com/gofiber/boilerplate

It's not ready yet but I will update this issue when it is 馃憤

boilerplate can be gorm based.

@mehmetuken PR's are welcome ofcourse. I'm closing this issue. You can open one at any time in the boilerplate repo.

Was this page helpful?
0 / 5 - 0 ratings