Here are
25 public repositories
matching this topic...
Cookiecutter template for FastAPI projects using: Machine Learning, Poetry, Azure Pipelines and Pytests
Updated
Apr 24, 2021
Python
FastAPI - Tortoise ORM - Celery - Docker template
Updated
Aug 26, 2021
Python
FastAPI boilerplate for real world production
Updated
Jun 30, 2021
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
Sep 17, 2021
Python
python fastapi web framework boilerplate, python3.7 + fastapi + uvicorn + gunicorn
Updated
Jun 11, 2021
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
Production ready boilerplate to start with Fastapi
Updated
Jun 11, 2021
Shell
A full-stack cookiecutter boilerplate using React, Redux, frontend, a FastAPI backend with a PostgreSql database
Updated
Sep 3, 2021
JavaScript
A FastAPI based low code starter
Updated
Oct 18, 2021
TypeScript
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
Opinionated FastAPI template bootstrapped with authentication, database configuration and testing
Updated
Jan 23, 2021
Python
FastAPI project boilerplate implemented using MVC architectural pattern with base utilities, tests, and pipeline to speed up creation of new projects.
Updated
Jul 27, 2021
Python
FastAPI's opinionated yet highly customizable boilerplate with features like Django Admin style dashboard, Docker + K8s and more
Updated
Sep 8, 2021
Python
fastApi boilerplate using API Key in URL path
Updated
Aug 24, 2020
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
Updated
Jun 13, 2021
Python
fastAPI boilerplate with mongo connection, auth login, and register and cloudinary connection
Updated
Sep 23, 2021
Python
Fastapi boilerplate for API with user management and authentication using Keycloak
Updated
Jun 25, 2021
Python
A Boilerplate FastApi project
Updated
Jun 22, 2021
Python
A template repository to start your FastAPI backend projects.
Updated
Sep 25, 2021
Python
A cookiecutter template for minimal FastAPI server
Updated
Dec 19, 2020
Python
Updated
May 24, 2021
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.