Python REST APIs with FastAPI, CRUD application
Introduction
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
Why you should use FastApi for your next project?
Fast: Very high performance, on par with NodeJS and Go...
ousseynoudiop.com4 min read