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
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.
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 馃憤