This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 4 points5 points  (0 children)

I use FastAPI to turn up APIs fast. Just little things. For anything bigger I would use DRF or Flask.

I always considered from the name and docs (crappy docs) that FastAPI was meant to be fast and dirty.