Hacker News new | ask | show | jobs
by zxcq544 1900 days ago
you should take a look at sanic https://github.com/sanic-org/sanic It's very popular among people writing async web services in python. It's like 10% faster than fast api.