fastapi-framework topic

List fastapi-framework repositories

FastAPIQuickCRUD

249
Stars
32
Forks
Watchers

Generate CRUD methods in FastApi from an SQLAlchemy schema

Pexon

15
Stars
7
Forks
Watchers

A full Rest-API With Oauth2 and JWT for request & response a JSON file Using FastAPI and SQLAlchemy 🔑

fastapi-boilerplate

27
Stars
7
Forks
Watchers

python fastapi web framework boilerplate, python3.7 + fastapi + uvicorn + gunicorn

fastapi_mongodb

84
Stars
29
Forks
Watchers

This article will teach you how to create a CRUD RESTful API with Python, FastAPI, PyMongo, MongoDB, and Docker-compose to perform the basic Create/Read/Update/Delete operations against a database.

nextpy

2.2k
Stars
155
Forks
Watchers

🤖Self-Modifying Framework from the Future 🔮 World's First AMS

fastapi-jet

37
Stars
0
Forks
Watchers

Managing FastAPI projects made easy.

fastapi-mailman

19
Stars
7
Forks
Watchers

Porting Django's email implementation to your FastAPI applications.

missil

97
Stars
0
Forks
Watchers

Simple FastAPI declarative endpoint-level access control.

langchain-wechat

46
Stars
1
Forks
Watchers

基于langchain + fastapi + itchat搭建的微信聊天机器人,灵感来自于chatgpt-on-wechat