|
|
|
|
|
by ilyt
1304 days ago
|
|
Pretty much, not using some framework just means you will be re-writing same thing over and over again. For our small-time ops use we ended up on Gin/Gorm/Zap/Opentelemetry + some code for internal SSO and it works fine but I'm slowly thinking of making a wrapper that preconfigures that setup as there is pretty much same boilerplate repeated between many projects. |
|