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:
- Microservices, API Gateway, Authentication with FastAPI, non-blocking i/o☆398Updated last year
- A job board app using fastapi☆183Updated 4 years ago
- Fully Python async FastAPI project! 🚀☆505Updated 2 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
- The API Application Development using Python FastAPI, including interactive API documentation☆218Updated last year
- Learn to build your own microservice using Python and FastAPI☆376Updated last year
- FASTAPI and JWT Authentication☆64Updated last year
- FastAPI CRUD☆78Updated last year
- FastAPI CRUD☆472Updated last year
- Template for building FastAPI applications with MongoDB.☆532Updated last year
- Building Python Microservices with FastAPI, published by Packt☆381Updated last year
- FastAPI & Kubernetes Tutorial with PyCharm☆108Updated 2 years ago
- Clean FastAPI architecture☆111Updated 2 years ago
- FastAPI Python DDD and Clean Architecture Example☆123Updated 3 years ago
- Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI…☆165Updated last week
- Microservices Architecture with FastAPI, Docker and Nginx☆39Updated 3 years ago
- This is JWT authentication example with FastAPI . It uses an async PostgreSQL connection with SqlAlchemy ORM. There is an alembic config …☆54Updated last year
- FastAPI Layered Architecture☆329Updated 2 years ago
- Example of using MongoDB with FastAPI☆351Updated 2 months ago
- ☆304Updated last year
- Base FastAPI Project to create general api.☆463Updated 10 months ago
- Example CRUD API in Python using FastAPI, Pydantic and pyMongo☆171Updated 2 years ago
- FastAPI Tutorials & Deployment Methods to Cloud and on-prem infrastructures☆353Updated last year
- This article will teach you how to create a CRUD RESTful API with Python, FastAPI, PyMongo, MongoDB, and Docker-compose to perform the ba…☆111Updated 2 years ago
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆93Updated 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 5 months ago
- Demo of set up for Web App Backend using FastAPI + Async SQLAlchemy☆206Updated last year
- Secure a FastAPI app by enabling authentication using JSON Web Tokens (JWTs)☆129Updated last year
- Ecommerce Fastapi react with Payment gateway☆82Updated 2 years ago
- Shortify is a URL shortener RESTful API built with Python and FastAPI ⚡☆131Updated 2 weeks ago