sqlalchemy-orm topic
FastAPI-template
Feature rich robust FastAPI template.
FastAPIQuickCRUD
Generate CRUD methods in FastApi from an SQLAlchemy schema
web-applications-with-fastapi-course
Demo code and other handouts for students of our FastAPI Web Apps course.
fastapi-sqlalchemy-postgres-template
A simple REST API made using FastAPI and SQLAlchemy for the 2CC Session on FastAPI by DSC VIT Vellore. It has now been turned into a template and is a great place for beginners to get started!
mercator
Python DSL to leverage translation of dictionaries and SQLAlchemy into Protobuf objects.
fastadmin
FastAdmin is an easy-to-use Admin Dashboard App for FastAPI/Flask/Django inspired by Django Admin.
learn-generative-ai
Learn Cloud Applied Generative AI Engineering (GenEng) using OpenAI, Gemini, Streamlit, Containers, Serverless, Postgres, LangChain, Pinecone, and Next.js
python_fastapi
This article will teach you how to create a CRUD RESTful API with Python, FastAPI, SQLAlchemy ORM, Pydantic, Alembic, PostgreSQL, and Docker-compose to perform the basic Create/Read/Update/Delete oper...
fastapi-boilerplate
Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀
fastapi-template
Шаблон для разработки backend-сервиса на fastapi