I gave this talk at Django Bulgaria Meetup, comparing the experience of building a web service in Django (Python) versus Gin (Go) — looking at routing, ORM vs. direct database access, and ecosystem differences.

Slides:

The code is available on GitHub.