Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
5.81k stars 333 forks source link

[Feature Request] Support for gofr framework #262

Closed kailashchoudhary11 closed 5 months ago

kailashchoudhary11 commented 5 months ago

Tell us about your feature request

I would like to add support for the gofr framework. GoFr is an opinionated microservice development framework. Here is the link to the github repo https://github.com/gofr-dev/gofr

Disclaimer

Ujstor commented 5 months ago

We think that this framework would not fit into the current project structure. It is very opinionated. The goal is to provide an initial project structure as a starting point, not a full solution. Thanks for the suggestion.