ahnaf-zamil / fastapi-server-sessionLinks
A dependency-based extension for FastAPI that adds support for server-sided session management
☆13Updated 9 months ago
Alternatives and similar repositories for fastapi-server-session
Users that are interested in fastapi-server-session are comparing it to the libraries listed below
Sorting:
- A job board app using fastapi☆179Updated 4 years ago
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…☆99Updated 4 years ago
- Sample FastAPI project that uses async SQLAlchemy, SQLModel, Postgres, Alembic, and Docker.☆560Updated 2 years ago
- Example CRUD API in Python using FastAPI, Pydantic and pyMongo☆172Updated 2 years ago
- minimal-fastapi-postgres-template based on official template but rewritten☆558Updated last week
- The API Application Development using Python FastAPI, including interactive API documentation☆219Updated last year
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆421Updated 2 years ago
- Integration of FastAPI framework supported by Pydantic with SQLAlchemy ORM and PostgreSQL on asyncpg driver☆517Updated this week
- This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using auth…☆1,266Updated last year
- A scalable and production ready boilerplate for FastAPI☆577Updated 2 years ago
- A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress☆518Updated 3 months ago
- Minimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery …☆667Updated last month
- Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Nuxt3, Docker, automatic HTTPS and more.☆256Updated last year
- Example of using MongoDB with FastAPI☆352Updated 6 months ago
- A backend project template with FastAPI, PostgreSQL with asynchronous SQLAlchemy 2.0, Alembic for asynchronous database migration, and Do…☆837Updated last week
- Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI☆534Updated 3 years ago
- Fully Python async FastAPI project! 🚀☆530Updated 2 years ago
- FastAPI example with distinct permissions for each route☆133Updated this week
- Template for building FastAPI applications with MongoDB.☆541Updated last year
- row level security for FastAPI framework☆651Updated 2 years ago
- An example project that uses FastAPI and follows the hexagonal architecture rules.☆144Updated 3 years ago
- Learn to build your own microservice using Python and FastAPI☆380Updated last year
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example