The Wayback Machine - https://web.archive.org/web/20220609182232/https://github.com/topics/fastapi-boilerplate
Here are
37 public repositories
matching this topic...
FastAPI boilerplate for real world production
Updated
Jun 3, 2022
Python
Cookiecutter template for FastAPI projects using: Machine Learning, Poetry, Azure Pipelines and Pytests
Updated
Feb 16, 2022
Python
Developer productivity tool for making high-quality FastAPI production-ready APIs.
Updated
Jun 9, 2022
Python
A FastAPI based low code starter/boilerplate: Async SQLAlchemy, Postgres, React-Admin, pytest and cypress
Updated
Jun 9, 2022
TypeScript
FastAPI - Tortoise ORM - Celery - Docker template
Updated
Jun 1, 2022
Python
Python clean architecture and usecase implementation with fastapi and pydiator-core
Updated
Jun 10, 2021
Python
Boilerplate code for quick docker implementation of REST API with JWT Authentication using FastAPI, PostgreSQL and PgAdmin ⭐
Updated
Jun 8, 2022
Python
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).
Updated
Sep 30, 2020
JavaScript
python fastapi web framework boilerplate, python3.7 + fastapi + uvicorn + gunicorn
Updated
May 26, 2022
Python
A full-stack cookiecutter boilerplate using React, Redux, frontend, a FastAPI backend with a PostgreSql database
Updated
Jun 1, 2022
JavaScript
Production ready boilerplate to start with Fastapi
Updated
Jun 11, 2021
Shell
A starting kit stack (boilerplate) for developing a web application using FastAPI, Vue.js, Vuetify, and OAuth2.
The simplest and most efficient tool for automatically generating your FastAPI project starter templates in a JIFFY !
Updated
Jan 23, 2021
Python
DRAFT - A cookiecutter template to generate a FastAPI service, deployable to AWS API Gateway & Lambda via the serverless framework.
Updated
Jun 2, 2021
Python
Opinionated FastAPI template bootstrapped with authentication, database configuration and testing
Updated
Jun 1, 2022
Python
Example project created by fastapi-mvc
Updated
May 10, 2022
Python
A Fastapi boilerplate setup for postgresql, alembic and docker with user authentication
Updated
Nov 21, 2021
Python
FastAPI's opinionated yet highly customizable boilerplate with features like Django Admin style dashboard, Docker + K8s and more
Updated
May 17, 2022
Python
Updated
Jun 13, 2021
Python
fastApi boilerplate using API Key in URL path
Updated
Aug 24, 2020
Python
Minimal boilerplate of FastAPI backend, React frontend and SQLAlchemy setup organized within docker-compose for convenient local development and deployment.
Updated
Jun 8, 2022
JavaScript
Fastapi boilerplate for API with user management and authentication using Keycloak
Updated
Jun 25, 2021
Python
Template repo for a GCP-hosted REST API with automatic API versioning and custom domain mapping
Updated
Mar 14, 2022
Python
fastAPI boilerplate with mongo connection, auth login, and register and cloudinary connection
Updated
May 25, 2022
Python
Building Twitter API using FastAPI framework.
Updated
Nov 8, 2021
Python
A cookiecutter template for minimal FastAPI server
Updated
Dec 19, 2020
Python
A Boilerplate FastApi project
Updated
Jun 22, 2021
Python
A fastAPI and mongoDB integrated cookiecutter template ⚡
Updated
Mar 6, 2022
Python
fastapi boilerplate for quick start
Updated
Jun 6, 2022
Python
Improve this page
Add a description, image, and links to the
fastapi-boilerplate
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
fastapi-boilerplate
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The unit tests that use the email service are failing because there is no SMTP server running in the test scenario.