In this YouTube video, the presenter conducts a benchmarking experiment to verify the claims of FastAPI being on par with Node.js. To achieve this, they compare the performance of FastAPI, Express.js, Flask, and Nest.js by creating an API endpoint that returns 100 rows of data from a PostgreSQL database in JSON format. The presenter also disclaimed that they are not a benchmarking expert and that the experiment was conducted out of curiosity for entertainment purposes only. The code for this benchmark can be found on GitHub
Source Code: https://github.com/travisluong/python...
If you're interested in knowing which framework performed better in this benchmark, or if you want to learn more about the process and methodology used by the presenter, then this video is definitely worth watching.