Y
Hacker News
new
|
ask
|
show
|
jobs
by
treyd
895 days ago
I've been using FastAPI which is made by the same guy as Flask but taking it seriously this time and using asyncio and making space for multithreaded. It's almost a drop-in replacement for Flask.
1 comments
herman_toothrot
895 days ago
FastAPI was created by Sebastián RamÃrez (tiangolo) and flask was created by Armin Ronacher.
link