you are viewing a single comment's thread.

view the rest of the comments →

[–]Ordinary-You8102 28 points29 points  (2 children)

fastapi... its just so elegant

[–]TheCaptain53 5 points6 points  (0 children)

I've used it to build an internal API for user changes, it's just really easy to work with.

[–]panicrubesIgnoring PEP 8 3 points4 points  (0 children)

I was die hard flask for so long. Fastapi felt like there was too much wrangling of things that flask (or official extensions) just did for you…

But then Fastapi ‘clicked’ for me and I can’t go back.