News

This project intends to have a folder structure and template for projects with Python and fastAPI. The project uses FastAPI to expose a set of APIs using a router that handles the /transactions ...
This repository provides a FastAPI template with a modular folder structure and several advanced features to help you kickstart your web API project. It includes custom OAuth2 JWT token authentication ...