jason810496 / FastAPI-Vue-OAuth2Links
FastAPI Vue OAuth2 is a boilerplate for building a FastAPI backend with a Vue frontend. It includes OAuth2 authentication with JWT tokens, and a simple user CRUD. Project can be easily deployed with Docker-Compose.
☆44Updated last year
Alternatives and similar repositories for FastAPI-Vue-OAuth2
Users that are interested in FastAPI-Vue-OAuth2 are comparing it to the libraries listed below
Sorting:
- FastAPI & Stripe Integration - Open-source eCommerce Starter | App-Generator.dev☆96Updated 6 months ago
- This article will teach you how to create a CRUD RESTful API with Python, FastAPI, PyMongo, MongoDB, and Docker-compose to perform the ba…☆113Updated 2 years ago
- Template for building FastAPI Asynchronous applications with PostgreSQL(SQLModel)☆33Updated 2 weeks ago
- FastAPI SAAS Template (Boilerplate code)☆179Updated 2 years ago
- FastAPI Starter: A simple and intuitive example repository showcasing basic functionality and best practices for building web APIs with F…☆140Updated 7 months ago
- An extendable async API using FastAPI, SQLModel, PostgreSQL and Redis.☆230Updated 2 months ago
- CLI to create Fastapi projects easily.☆116Updated last year
- Real-time chat with FastAPI, Websockets and SQLAlchemy2☆99Updated 8 months ago
- A simple application for authentication, authorization and user management based on Auth0. 🐍 Python ⚡ FastAPI + React.☆112Updated 2 years ago
- A simple example of using Fast API in Python.☆122Updated last year
- FastAPI based feature rich backend for SaaS products and creating user dashboards.☆63Updated last year
- ☆91Updated 3 months ago
- This article will teach you how to create a CRUD RESTful API with Python, FastAPI, SQLAlchemy ORM, Pydantic, Alembic, PostgreSQL, and Doc…☆71Updated 2 years 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…☆61Updated 7 months ago
- A job board app using fastapi☆180Updated 4 years ago
- ☆76Updated 2 years ago
- Learn to build your own microservice using Python and FastAPI☆378Updated last year
- A FARM stack boilerplate with docker integration. This is a starting template for projects using a Python FastAPI server, MongoDB storag…☆125Updated 6 months ago
- Demo of set up for Web App Backend using FastAPI + Async SQLAlchemy☆210Updated last year
- This is simple REST API project using a modern stack with FastAPI. (Celery, Redis, Postgres, SQLAlchemy, Docker, Docker Compose)☆42Updated 3 years ago
- Dockerized Async Web REST API template with FastAPI + Docker + SQLAlchemy☆39Updated last year
- FastAPI project Template generator to make your life easier 🧬 🚀☆350Updated this week
- Ecommerce Fastapi react with Payment gateway☆82Updated 2 years ago
- Building Python Microservices with FastAPI, published by Packt☆390Updated 2 years ago
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…☆101Updated 4 years ago
- Sample FastAPI Application to demonstrate Async architecture with Celery, RabbitMQ and Flower☆125Updated 3 years ago
- A minimal FARM stack boilerplate / template project to get you started with a Python FastAPI backend, React frontend, MongoDB, and JWT us…☆112Updated 5 years ago
- FastAPI Todo Application example