wpcodevo / 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 operations against a database.
☆69Updated 2 years ago
Alternatives and similar repositories for python_fastapi:
Users that are interested in python_fastapi are comparing it to the libraries listed below
- Clean FastAPI architecture☆109Updated 2 years ago
- FASTAPI and JWT Authentication☆63Updated last year
- FastAPI Python DDD and Clean Architecture Example☆98Updated 2 years ago
- FastAPI and SQLAlchemy DDD (Domain Driven Development) Example☆295Updated 3 years ago
- Base FastAPI Project to create general api.☆380Updated 5 months ago
- 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. Th…☆51Updated 2 years ago
- FastAPI CRUD☆78Updated last year
- FastAPI ecommerce,Micro framework based on FastAPI,FastAPI ORMS,FastAPI Sqlalchemy ORM, FastAPI Tortoise ORM Relationship,FastAPI Websock…☆28Updated 3 years ago
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…☆100Updated 4 years ago
- FastAPI & Kubernetes Tutorial with PyCharm☆104Updated 2 years ago
- FastAPI Layered Architecture☆309Updated 2 years ago
- Medium article "Clean Architecture with Python"☆54Updated 2 months ago
- Ecommerce Fastapi react with Payment gateway☆79Updated last year
- Learn to build your own microservice using Python and FastAPI☆364Updated 8 months ago
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆131Updated 2 years ago
- A full stack todo application built with fastAPI and mongoDB on the backend and React on the frontend.☆31Updated last year
- Shortify is a URL shortener RESTful API built with Python and FastAPI ⚡☆125Updated last month
- Fully Python async FastAPI project! 🚀☆477Updated last year
- Microservices Architecture with FastAPI, Docker and Nginx☆35Updated 2 years ago
- Sample FastAPI Application to demonstrate Async architecture with Celery, RabbitMQ and Flower☆118Updated 2 years ago
- Secure a FastAPI app by enabling authentication using JSON Web Tokens (JWTs)☆126Updated 10 months ago
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆361Updated last year
- The API Application Development using Python FastAPI, including interactive API documentation☆212Updated 8 months ago
- This is JWT authentication example with FastAPI . It uses an async PostgreSQL connection with SqlAlchemy ORM. There is an alembic config …☆37Updated 8 months ago
- This repository contains FastAPI learning stuff☆36Updated last year
- A job board app using fastapi☆182Updated 3 years ago
- Test-Driven Development with FastAPI and Docker☆169Updated 2 weeks ago
- FastAPI CRUD☆460Updated last year
- ☆25Updated 10 months ago
- Boiler plate project for using GraphQL (Strawberry) with FastAPI and Async SQL Alchemy 🍓☆146Updated 2 years ago