Avatar of Amit Mittal
Recommends
on
Node.jsNode.js
in

NodeJS with Typescript and Express/fastify is best to go for. Flask is really good framework and very easy to learn. But python has peroformance issues. For starters it should be fine but once you have to scale it will be difficult. NodeJS has really good performance and package ecosystem is really good. With typescript you can do static checking which will help reduce errors.

READ MORE
2 upvotes·11.6K views