wpcodevo / fastapi_sqlalchemyLinks
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.
☆57Updated 4 months ago
Alternatives and similar repositories for fastapi_sqlalchemy
Users that are interested in fastapi_sqlalchemy are comparing it to the libraries listed below
Sorting:
- ☆57Updated last year
- This Repository is for FastAPI projects☆40Updated 7 months ago
- Code for Deta+FastAPI+JWT Auth Blog☆57Updated 4 years ago
- Repository housing code for the Testdriven article.☆104Updated last year
- This repository contains FastAPI learning stuff☆36Updated last year
- Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI…☆162Updated this week
- The API Application Development using Python FastAPI, including interactive API documentation☆218Updated 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
- FastAPI with Docker and Traefik☆111Updated 2 years ago
- Forgot password example flow with FastAPI☆57Updated 2 weeks ago
- A minimal FARM stack boilerplate / template project to get you started with a Python FastAPI backend, React frontend, MongoDB, and JWT us…☆108Updated 4 years ago
- A template for a FastAPI based Serverless Framework microservice running on AWS Lambda☆93Updated last year
- This is the fastapi-tutorial repository.☆76Updated last month
- A job board app using fastapi☆182Updated 4 years ago
- Secure a FastAPI app by enabling authentication using JSON Web Tokens (JWTs)☆129Updated last year
- FastAPI & Kubernetes Tutorial with PyCharm☆107Updated 2 years ago
- FastAPI CRUD☆78Updated last year
- A simple docker-compose app for orchestrating a fastapi application, a celery queue with rabbitmq(broker) and redis(backend)☆134Updated 2 years ago
- Repo for my youtube tutorial☆48Updated 3 years ago
- ☆22Updated 3 years ago
- FastAPI-PostgreSQL-Celery-RabbitMQ-Redis bakcend with Docker containerization☆74Updated 2 years ago
- FastAPI SSO example with various providers☆86Updated this week
- A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication, Rate Limits and Sessions☆61Updated this week
- FastAPI Tutorials & Deployment Methods to Cloud and on-prem infrastructures☆347Updated last year
- A simple example of using Fast API in Python.☆122Updated last year
- FastAPI + React + Docker + Nginx☆72Updated 5 years ago
- Dockerized Async Web REST API template with FastAPI + Docker + SQLAlchemy☆37Updated last year
- Example project created by fastapi-mvc from fastapi-mvc/copier-project template☆52Updated last year
- FastAPI ecommerce,Micro framework based on FastAPI,FastAPI ORMS,FastAPI Sqlalchemy ORM, FastAPI Tortoise ORM Relationship,FastAPI Websock…☆28Updated 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…☆70Updated 2 years ago