Hacker News new | ask | show | jobs
by alexfromapex 2365 days ago
Flask is a pretty simple REST API to setup that is relatively performant
1 comments

What do you think of FastAPI?
Looks to be pretty similar but it may be better for asynchronous applications since it runs on ASGI. The only thing I would be hesitant about is sometimes with newer frameworks it takes them a while to gain maturity and a robust collection of plugins and community support.