wpcodevo / fastapi_sqlalchemy
In this article, I'll provide you with a simple and straightforward guide on how you can build a CRUD app with FastAPI and SQLAlchemy. The FastAPI app will run on a Starlette web server, use Pydantic for data validation, and store data in an SQLite database.
☆51Updated 2 years ago
Alternatives and similar repositories for fastapi_sqlalchemy:
Users that are interested in fastapi_sqlalchemy are comparing it to the libraries listed below
- This Repository is for FastAPI projects☆33Updated 3 months ago
- Code for Deta+FastAPI+JWT Auth Blog☆57Updated 3 years ago
- FastAPI with Docker and Traefik☆109Updated 2 years ago
- ☆53Updated last year
- This repository contains FastAPI learning stuff☆36Updated last year
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…☆100Updated 4 years ago
- FastAPI ecommerce,Micro framework based on FastAPI,FastAPI ORMS,FastAPI Sqlalchemy ORM, FastAPI Tortoise ORM Relationship,FastAPI Websock…☆28Updated 3 years ago
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆132Updated 2 years ago
- Testing a FastAPI CRUID API using Pytest☆32Updated 11 months ago
- ☆125Updated 3 years ago
- This article will teach you how to create a CRUD RESTful API with Python, FastAPI, SQLAlchemy ORM, Pydantic, Alembic, PostgreSQL, and Doc…☆69Updated 2 years ago
- FastAPI CRUD☆78Updated last year
- Secure a FastAPI app by enabling authentication using JSON Web Tokens (JWTs)☆126Updated 11 months ago
- Ecommerce Fastapi react with Payment gateway☆79Updated last year
- A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions☆61Updated this week
- Repo for my youtube tutorial☆48Updated 2 years ago
- Repository housing code for the Testdriven article.☆104Updated last year
- Microservices Architecture with FastAPI, Docker and Nginx☆35Updated 2 years ago
- ☆21Updated 2 years ago
- An implementation for fastapi with Alembic and databases for Asynchronicity☆67Updated 5 months ago
- 🧪 Proof of Concept for a RESTful API made with Python 3 and FastAPI☆71Updated this week
- ☆38Updated 2 years ago
- Dockerized Async Web REST API template with FastAPI + Docker + SQLAlchemy☆37Updated last year
- FastAPI SSO example with various providers☆82Updated this week
- Example of FastAPI microservices included nginx and docker-compose file☆23Updated 3 months ago
- Clean FastAPI architecture☆109Updated 2 years ago
- Example CRUD API in Python using FastAPI, Pydantic and pyMongo☆170Updated last year
- FastAPI & Kubernetes Tutorial with PyCharm☆105Updated 2 years ago
- Cache in FastAPI☆25Updated last year
- HTMX and FastAPI login demo using JWT☆59Updated 10 months ago