FastAPI framework, high performance, easy to learn, fast to code, ready for production| fastapi.tiangolo.com
A REST API (also known as RESTful API) is an application programming interface that conforms to the constraints of REST architecture. REST stands for representational state transfer.| www.redhat.com
Swagger UI allows development team to visualize and interact with the API’s resources without having any of the implementation logic in place. Learn more.| swagger.io