alchermd | 3 years ago | on: Sunsetting Atom
alchermd's comments
alchermd | 4 years ago | on: It's tough being an Azure fan
alchermd | 4 years ago | on: Stripe Payment Links
alchermd | 5 years ago | on: FastAPI framework, high perf, easy to learn, fast to code, ready for production
The tooling around REST APIs are lacking compared to Flask and FastAPI, but wrangling what's available (drf-yasg, oauth2lib) to suit my needs is better than migrating to another framework I think.
alchermd | 5 years ago | on: REST Servers in Go: Part 1 – standard library
I remember having the same sentiment a few months back, but investing a considerable amount of time planning the structure of serializers and sticking to DRF's patterns did reduce the amount of "fighting" that I need to do to make my API work as expected.
alchermd | 5 years ago | on: REST Servers in Go: Part 1 – standard library
Can someone chime in? There must be an obvious advantage that I might be missing.
https://www.youtube.com/watch?v=Y7aEiVwBAdk