python-fastapi topic

List python-fastapi repositories

FastAPI-Full-Stack-Samples

205
Stars
37
Forks
Watchers

The API Application Development using Python FastAPI, including interactive API documentation

full-stack-fastapi-mongodb

309
Stars
52
Forks
Watchers

Full stack, modern web application generator. Using FastAPI, MongoDB as database, Docker, automatic HTTPS and more.

SimpleFastPyAPI

16
Stars
10
Forks
Watchers

This is a simple REST API built with Python and FastAPI and SQLAlchemy for CRUD operations (Create, Read, Update, Delete) on users. FastAPI is a powerful web framework for building APIs.