ankushjain2001 / fastapi-react-mongodbLinks
A minimal FARM stack boilerplate / template project to get you started with a Python FastAPI backend, React frontend, MongoDB, and JWT user authentication (via FastAPIUsers).
☆109Updated 4 years ago
Alternatives and similar repositories for fastapi-react-mongodb
Users that are interested in fastapi-react-mongodb are comparing it to the libraries listed below
Sorting:
- A FARM stack boilerplate with docker integration. This is a starting template for projects using a Python FastAPI server, MongoDB storag…☆120Updated 3 months ago
- The API Application Development using Python FastAPI, including interactive API documentation☆218Updated last year
- Use Google Login (OAuth) with FastAPI☆66Updated 2 years ago
- FastAPI SAAS Template (Boilerplate code)☆178Updated last year
- React + FastApi + Mongo - Login with Google and Azure (OIDC authorisation code flow)☆117Updated 2 years ago
- FastAPI Tutorials & Deployment Methods to Cloud and on-prem infrastructures☆348Updated last year
- Single Page App with FastAPI and React☆140Updated 7 months ago
- Repository housing code for the Testdriven article.☆104Updated last year
- A full-stack cookiecutter boilerplate using React, Redux, frontend, a FastAPI backend with a PostgreSql database☆52Updated 2 years ago
- A simple Redis Streams backed Chat app using Websockets, Asyncio and FastAPI/Starlette.☆252Updated 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
- Template for building FastAPI applications with MongoDB.☆533Updated last year
- Simple example with FastAPI + MongoDB☆70Updated 10 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…☆60Updated 4 months ago
- Drop-in API-key based security for FastAPI☆375Updated last year
- A "bootstrap" REST api for implementing a role based access control authentication and authorization service for your application ecosyst…☆100Updated 4 years ago
- A Configurable template for a FastAPI application, with Authentication, User integration, Admin pages and a snappy CLI to control it all!☆199Updated last week
- Introducing FARM - FastAPI, React & MongoDB☆219Updated 11 months ago
- This is the FARM Stack course, where you are going to learn how to build an application from scratch using FASTAPI, React and mongoDB☆186Updated last year
- A job board app using fastapi☆183Updated 4 years ago
- FastAPI Starter: A simple and intuitive example repository showcasing basic functionality and best practices for building web APIs with F…☆137Updated 4 months ago
- Shortify is a URL shortener RESTful API built with Python and FastAPI ⚡☆131Updated this week
- Example of using MongoDB with FastAPI☆349Updated last month
- 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
- Simple asynchronous API implemented with Fast-Api framework utilizing Postgres as a Database and SqlAlchemy as ORM . GitHub Actions as CI…☆164Updated last week
- FastAPI SSO example with various providers☆87Updated 2 weeks ago
- fastAPI boilerplate for API based access along with user management☆144Updated 2 years ago
- Python SaaS Boilerplate for building Software-as-Service (SAAS) apps with FastAPI, Vue.js & Tailwind