|
|
|
|
|
by alchermd
1986 days ago
|
|
I'm an API developer working with Python and Django. I did dabble with Golang for quite some time, but I just can't seem to justify the effort (in terms of lines of codes and static typing) of writing a ReST API with Go when I can build a similar one with Django and co (DRF, Swagger, etc). Can someone chime in? There must be an obvious advantage that I might be missing. |
|
The act of writing these kind of systems is IMHO, somehow, liberating.