|
|
|
|
|
by bayesian_horse
1304 days ago
|
|
Go's standard library already provides functionality that is provided by "frameworks" in other languages. So "no framework" isn't actually a thing. Also what I like most about Django and Django Request Framework is that it saves me so much writing and reading in almost every case. Not sure how you're supposed to achieve that without something that looks like a framework or how writing ten times the amount of code is more sustainable and maintainable. |
|