wpcodevo / python_fastapiLinks
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.
☆70Updated 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
Sorting:
- FASTAPI and JWT Authentication☆65Updated 2 years ago
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆410Updated last year
- Fully Python async FastAPI project! 🚀☆510Updated 2 years ago
- Learn to build your own microservice using Python and FastAPI☆377Updated last year
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…☆101Updated 4 years ago
- A job board app using fastapi☆181Updated 4 years ago
- FastAPI CRUD☆78Updated last year
- The API Application Development using Python FastAPI, including interactive API documentation☆217Updated last year
- FastAPI CRUD☆473Updated last year
- A simple example of using Fast API in Python.☆123Updated last year
- Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI…☆165Updated this week
- FastAPI & Kubernetes Tutorial with PyCharm☆107Updated 2 years ago
- Sample FastAPI Application to demonstrate Async architecture with Celery, RabbitMQ and Flower☆124Updated 3 years ago
- Microservices Architecture with FastAPI, Docker and Nginx☆40Updated 3 years ago
- ☆128Updated 3 years ago
- Secure a FastAPI app by enabling authentication using JSON Web Tokens (JWTs)☆130Updated last year
- Clean FastAPI architecture☆111Updated 2 years ago
- FastAPI Python DDD and Clean Architecture Example☆127Updated 3 years ago
- FastAPI Tutorials & Deployment Methods to Cloud and on-prem infrastructures☆357Updated last year
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆255Updated last year
- Example of using MongoDB with FastAPI☆352Updated 3 months ago
- minimal-fastapi-postgres-template based on official template but rewritten☆547Updated last month
- Template for building FastAPI applications with MongoDB.☆534Updated last year
- Shortify is a URL shortener RESTful API built with Python and FastAPI ⚡☆132Updated 3 weeks ago
- Base FastAPI Project to create general api.☆486Updated 11 months ago
- Example CRUD API in Python using FastAPI, Pydantic and pyMongo☆172Updated 2 years ago
- fastAPI boilerplate for API based access along with user management☆145Updated 2 years ago
- FastAPI Starter Project with SQLModel and Alembic☆126Updated 2 years ago
- Structuring FastAPI application using 3-tier design pattern☆80Updated last year
- 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…☆61Updated 6 months ago