An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: fastapi-boilerplate

mongodb-labs/full-stack-fastapi-mongodb

Full stack, modern web application generator. Using FastAPI, MongoDB as database, Docker, automatic HTTPS and more.

Language: TypeScript - Size: 6.25 MB - Last synced at: 4 days ago - Pushed at: about 1 month ago - Stars: 632 - Forks: 104

uriyyo/fastapi-async-safe-dependencies

FastAPI async safe dependencies 🪢

Language: Python - Size: 1.51 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 0

s3rius/FastAPI-template

Feature rich robust FastAPI template.

Language: Python - Size: 2.34 MB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 2,254 - Forks: 193

igorbenav/SQLModel-boilerplate

An extendable async API using FastAPI, SQLModel, PostgreSQL and Redis.

Language: Python - Size: 103 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 181 - Forks: 19

igorbenav/FastAPI-boilerplate

An extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis.

Language: Python - Size: 460 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 900 - Forks: 119

pog7x/fastapi-arch-tmpl

Python Fastapi application with sqlalchemy ORM template

Language: Python - Size: 1.35 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

YeonwooSung/FastAPI_Templates

Various templates and samples with FastAPI

Language: Python - Size: 11 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 8 - Forks: 4

NoxelS/python-base-api

A python template repository for python projects that need support for an API, database and CI/CD using uv.

Language: Python - Size: 0 Bytes - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

bybatkhuu/rest.fastapi-template

This is a template repository for FastAPI web service projects.

Language: Python - Size: 3.72 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 4 - Forks: 3

AlexDemure/gadcodegenerator

Code generator CLI tool

Language: Python - Size: 71.3 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

fastapi-mvc/fastapi-mvc

Developer productivity tool for making high-quality FastAPI production-ready APIs.

Language: Python - Size: 7.25 MB - Last synced at: 10 days ago - Pushed at: 17 days ago - Stars: 667 - Forks: 55

gaganpreet/fastapi-starter

A FastAPI based low code starter/boilerplate: SQLAlchemy 2.0 (async), Postgres, React-Admin, pytest and cypress

Language: TypeScript - Size: 2.68 MB - Last synced at: 9 days ago - Pushed at: 15 days ago - Stars: 485 - Forks: 51

marcieltorres/fast-api-boilerplate-project

it's a simple and useful boilerplate for python projects using fast api framework

Language: Python - Size: 78.1 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

teamhide/fastapi-boilerplate

FastAPI boilerplate for real world production

Language: Python - Size: 492 KB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 1,276 - Forks: 194

jonra1993/fastapi-alembic-sqlmodel-async

This is a project template which uses FastAPI, Pydantic 2.0, Alembic and async SQLModel as ORM. It shows a complete async CRUD using authentication and role base access control.

Language: Python - Size: 10.8 MB - Last synced at: 14 days ago - Pushed at: about 1 year ago - Stars: 1,085 - Forks: 159

hebertcisco/deploy-python-fastapi-in-vercel

This example shows how to use FastApi on Vercel with Serverless Functions using the Python Runtime

Language: Python - Size: 29.3 KB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 106 - Forks: 62

nb-programmer/python-sample-fastapi

Sample FastAPI-based web application boilerplate/template repository

Language: Python - Size: 201 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

rafsaf/minimal-fastapi-postgres-template

minimal-fastapi-postgres-template based on official template but rewritten

Language: Python - Size: 1.22 MB - Last synced at: 15 days ago - Pushed at: 21 days ago - Stars: 503 - Forks: 71

iam-abbas/FastAPI-Production-Boilerplate

A scalable and production ready boilerplate for FastAPI

Language: Python - Size: 483 KB - Last synced at: 18 days ago - Pushed at: over 1 year ago - Stars: 489 - Forks: 78

akhil2308/fastapi-large-app-template

🚀 Production-Grade FastAPI Template • JWT Auth • Rate Limiting • Async PostgreSQL (connection pooling) & Async Redis (efficient pooling) • Gunicorn + Uvicorn • Docker • Async Ready • RFC-Compliant API Responses • Enterprise Security Patterns

Language: Python - Size: 354 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 11 - Forks: 1

jonasrenault/fastapi-react-mongodb-docker

A FARM stack boilerplate with docker integration. This is a starting template for projects using a Python FastAPI server, MongoDB storage and React frontend, with docker setup for development and production.

Language: TypeScript - Size: 521 KB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 110 - Forks: 38

priyanshu-panwar/fastapi-utilities

🎨⚡️🔥 Reusable Utilities for FastAPI

Language: Python - Size: 178 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 45 - Forks: 2

wangxin688/fastapi-enterprise-template

FastAPI backend enterprise template

Language: Python - Size: 229 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 13 - Forks: 6

ysskrishna/fastapi-sync-async-starter

A modern Python web application template built with FastAPI, demonstrating sync vs async operations using SQLAlchemy 2.0, psycopg2, and asyncpg. Features comprehensive testing with pytest-asyncio and pytest-cov, includes Docker support with multi-stage builds, Poetry for dependency management, and production-ready rate limiting with Redis support.

Language: HTML - Size: 4.03 MB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 0

fastapi-mvc/example

Example project created by fastapi-mvc from fastapi-mvc/copier-project template

Language: Python - Size: 1.51 MB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 51 - Forks: 4

allient/create-fastapi-project

CLI to create Fastapi projects easily.

Language: Python - Size: 497 KB - Last synced at: 23 days ago - Pushed at: 11 months ago - Stars: 104 - Forks: 16

humblebeeintel/rest.fastapi-orm-template Fork of bybatkhuu/rest.fastapi-orm-template

This is a template repository for FastAPI with ORM (SQLAlchemy) projects.

Language: Python - Size: 2.7 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

humblebeeintel/rest.fastapi-template Fork of bybatkhuu/rest.fastapi-template

This is a template repository for FastAPI web service projects.

Language: Python - Size: 3.64 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

bybatkhuu/rest.fastapi-orm-template

This is a template repository for FastAPI with ORM (SQLAlchemy) projects.

Language: Python - Size: 2.77 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 1

concaption/fast-blog

blogging apis built with FastAPI and SQLAlchemy.

Language: Python - Size: 400 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

scraiber/fastapi-db-example

Example FastAPI project to connect to various DBs (PostgreSQL, Redis, S3) and CRUD operations for each of them

Language: Python - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

mart337i/fastapi-template-basic

A FastApi templates

Language: Python - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Donnype/fastapi-template

A FastAPI and SQLAlchemy project template with Docker and GitHub Actions.

Language: Python - Size: 162 KB - Last synced at: 21 days ago - Pushed at: 6 months ago - Stars: 123 - Forks: 25

Bluel0la/Boilerplate

Handles folder organization and model migration for easy setup. (FastAPI)

Language: Python - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jason810496/FastAPI-Vue-OAuth2

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.

Language: JavaScript - Size: 854 KB - Last synced at: 17 days ago - Pushed at: 11 months ago - Stars: 39 - Forks: 16

Sunyata-OU/Web-Service-Python

A near complete backend stack template to start a fresh bakend project from scratch.

Language: Python - Size: 1.3 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

ftoucch/Fast-API-Starter-Template

A simple light weight fast api starter template

Language: Python - Size: 30.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

electro199/FastApi-Complete-Template

Fast API Template

Language: Python - Size: 24.4 KB - Last synced at: 14 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

samyxdev/fastapi-supabase-template

Minimal working template with auth for FastAPI, Supabase, SQLModel and more.

Language: Python - Size: 87.9 KB - Last synced at: 30 days ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

safe-pe/fastapi-server-template

a basic fastapi project template with tortoise orm (postgresql), aerich for migrations, docker & pytest for testing.

Language: Python - Size: 78.1 KB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

deadaf/fastapi-server-template Fork of safe-pe/fastapi-server-template

a basic fastapi project template with tortoise orm (postgresql), aerich for migrations, docker & pytest for testing.

Language: Python - Size: 39.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jpcadena/fastapi-graphql

FastAPI backend using GraphQL API

Language: Python - Size: 2.34 MB - Last synced at: 15 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

manueljesus/fastapi-docker-template

FastAPI + Docker template. Use the same container for deployment and your development environment.

Language: Makefile - Size: 284 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rawheel/fastapi-boilerplate

Dockerized FastAPI boiler plate similar to Django code structure with views, serializers(pydantic) and model( Sqlalchemy ORM) with dockerized database(PostgresSQL) and PgAdmin. 🚀

Language: Python - Size: 1.81 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 213 - Forks: 29

miketheman/cookiecutter-fastapi-serverless 📦

DRAFT - A cookiecutter template to generate a FastAPI service, deployable to AWS API Gateway & Lambda via the serverless framework.

Language: Python - Size: 180 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 2

jim-schwoebel/nala_assistant

🔊😊 A fastapi voice-assistant framework to quickly prototype LLM-powered voice assistants in <5 minutes.

Language: JavaScript - Size: 31.6 MB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 27 - Forks: 2

aryanxxvii/fastapi-boilerplate

FastAPI boilerplate for reference

Language: Python - Size: 1.88 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ari-hacks/fastapi-boilerplate

A Boilerplate FastApi project

Language: Python - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

vichannnnn/fastapi-boilerplate

FastAPI boilerplate with batteries to quickly get started on your backend project!

Language: Python - Size: 134 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 4 - Forks: 0

MahmudJewel/fastapi-production-boilerplate

Readymade FastAPI boilerplate for production level project. If the repo is helpful, please give a star and fork it.

Language: Python - Size: 163 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 1

MahmudJewel/fastapi-starter-boilerplate

FastAPI is modern and super fast Python framework. As a professional Python developer, I developed the repo for FastAPI in a professional way. If the repo will help you, please give a star and fork it.

Language: Python - Size: 61.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 28 - Forks: 12

lingfromSh/fastapi-boilerplate

Fastapi Boilerplate

Language: Shell - Size: 321 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

skitsanos/fastapi-dynamic-routes

Dynamic Routes FastAPI Project Template

Language: CSS - Size: 39.1 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

fazlulkarimweb/fastest-fastapi

Supercharged FastAPI template for production-ready and developer-friendly APIs. Get started now!

Language: Smarty - Size: 26.4 KB - Last synced at: 5 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

Saif807380/fastapi-starter-template

Opinionated FastAPI template bootstrapped with authentication, database configuration and testing

Language: Python - Size: 124 KB - Last synced at: 18 days ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 1

aybruhm/fastapi-odmantic

FastAPI production-ready template using MongoDB + Odmantic

Language: Python - Size: 69.3 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

yezz123/FRDP

Boilerplate code for quick docker implementation of REST API with JWT Authentication using FastAPI, PostgreSQL and PgAdmin ⭐

Language: Python - Size: 105 KB - Last synced at: 12 days ago - Pushed at: 11 months ago - Stars: 64 - Forks: 7

bhavberi/FastAPI-Graphql-Strawberry-Mongodb-Template

Language: Python - Size: 39.1 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 13 - Forks: 2

app-generator/core-fastapi

Getting Started with FastAPI - App-Generator.dev DOCS

Language: Python - Size: 20.5 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

rk4bir/fastapi-starter

FastAPI starter project

Language: Python - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

Abdulqadeer4122/FastApi-Postgres-Integration

This project simply the starting project for integration of postgresql with your project

Language: Python - Size: 25.4 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

you-humble/fastapi_sqlalchemy_jwt_boilerplate

Language: Python - Size: 77.1 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

klee1611/cookiecutter-fastapi-mongo

High-performance FastAPI backend boilerplate for real-world production, with mongo and pytest. Suitable for microservices.

Language: Python - Size: 861 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 12 - Forks: 1

julieh7sh/FastAPI_template_rye

FastAPI template using Rye, based on the s3rius/FastAPI-template.

Language: Python - Size: 92.8 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

tayyabmughal676/fastapi_template

Python FastAPI Framework with Mongodb Scaffold Template.

Language: Python - Size: 32.2 KB - Last synced at: 23 days ago - Pushed at: 11 months ago - Stars: 8 - Forks: 3

arthurhenrique/cookiecutter-fastapi

Cookiecutter template for FastAPI projects using: Machine Learning, Poetry, Github Actions and Pytests

Language: Python - Size: 459 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 403 - Forks: 52

7shovon7/fastapi-sqlalchemy-alembic-websocket-template

Simplest Starter Kit for FastAPI, SQLAlchemy, Alembic and WebSocket

Language: Python - Size: 19.5 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

sqlmerr/fastapi-template

🔐 This is my fastapi clean architecture template. Currently in development 👀

Language: Python - Size: 154 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

antoinebou12/fastapi-cli Fork of sxhxliang/fastapi-cli

Fastapi-cli to generate components needed

Language: Python - Size: 1.03 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

joeygoesgrey/FASTAPI-BOILERPLATE

FastAPI Boilerplate: A Foundation for Scalable and Efficient Web Applications

Language: Python - Size: 57.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

beerjoa/fastapi-postgresql-boilerplate

A boilerplate for building fast and reliable web applications with FastAPI and PostgreSQL.

Language: Python - Size: 847 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 1

Kuzyashin/FastAPI_Tortoise_template

FastAPI - Tortoise ORM - Celery - Docker template

Language: Python - Size: 112 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 210 - Forks: 37

nikhilakki/fastapi-fullstack

FastAPI's opinionated yet highly customizable boilerplate with features like Django Admin style dashboard, Docker + K8s and more

Language: Python - Size: 345 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 7 - Forks: 0

isakbosman/full-stack-fastapi-react-postgres-boilerplate

A full-stack cookiecutter boilerplate using React, Redux, frontend, a FastAPI backend with a PostgreSql database

Language: JavaScript - Size: 5.56 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 13

ozgurkara/fastapi-pydiator

Python clean architecture and usecase implementation with fastapi and pydiator-core

Language: Python - Size: 947 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 125 - Forks: 23

frenki123/warp_fastapi

Create FastAPI app with warp speed.

Language: Python - Size: 1.02 MB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Just-Night/FastAPI-boilerplate

FastAPI boilerplate who help you fast setup project.

Language: Python - Size: 64.5 KB - Last synced at: about 14 hours ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

rellyson/fastapi-boilerplate

FastAPI boilerplate for API projects

Language: Python - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

k2bd/gcp-fastapi-poetry

Template repo for a GCP-hosted REST API with automatic API versioning and custom domain mapping

Language: Python - Size: 151 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 5

rexsimiloluwah/sonic-generator

The simplest and most efficient tool for automatically generating your FastAPI project starter templates in a JIFFY !

Language: Python - Size: 97.7 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 0

artiz/beobachter

One more FastAPI boilerplate

Language: TypeScript - Size: 1.18 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

boilerbase-io/fastapi-master

Quick start boilerplate for the FastAPI

Language: Python - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

alphaciso/FastAPI-Bolierplate Fork of iam-abbas/FastAPI-Production-Boilerplate

A scalable and production ready boilerplate for FastAPI

Language: Python - Size: 485 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bybatkhuu/stack.fastapi-template

This is a Stack FastAPI Template project.

Language: Shell - Size: 59.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bybatkhuu/stack.fastapi-orm-template

This is a Stack FastAPI ORM Template project.

Language: Shell - Size: 88.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

smileboywtu/fastapi-boilerplate

python fastapi web framework boilerplate, python3.7 + fastapi + uvicorn + gunicorn

Language: Python - Size: 396 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 25 - Forks: 6

NickNaskida/FastAPI-Boilerplate

FastAPI, Postgres, Alembic & SQLAlchemy async template 🚀

Language: Python - Size: 45.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PySign/FastGen

Django style project generation made easy for FastApi

Language: Python - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ywiyogo/FastAPI-Vuetify

A starting kit stack (boilerplate) for developing a web application using FastAPI, Vue.js, Vuetify, and OAuth2.

Language: Vue - Size: 2.65 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 21 - Forks: 7

ducanh-99/FastAPI-template

FastAPI boilerplate using dependency, easy to testing

Language: Python - Size: 208 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

AyushSehrawat/fastapi-mongo

A fastAPI and mongoDB integrated cookiecutter template ⚡

Language: Python - Size: 1.36 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 1

alexk1919/fastapi-motor-mongo-template

High-performance FastAPI backend boilerplate for real-world production, with mongo and pytest. Suitable for microservices.

Language: Python - Size: 368 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 4

yulio94/fastapi-template

Quick start development with FastAPI, SQLAlchemy, Alembic and Pre-commit.

Language: Python - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

kareemmahlees/fastgen

A CLI for your next FastAPI project

Language: Python - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 2

abhirampai/fastapi-boilerplate

fastAPI boilerplate with mongo connection, auth login, register and cloudinary connection

Language: Python - Size: 97.7 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

FastAPI-Korea/fastapi-boilerplate

:rocket: FastAPI Boilerplate Collection

Language: JavaScript - Size: 428 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Nowado/fastapi-react-boilerplate

Minimal boilerplate of FastAPI backend, React frontend and SQLAlchemy setup organized within docker-compose for convenient local development and deployment.

Language: JavaScript - Size: 606 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 1

thalesbruno/fastapi-boilerplate

A FastAPI boilerplate application

Language: Python - Size: 87.9 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 7

ankushjain2001/fastapi-react-mongodb

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).

Language: JavaScript - Size: 199 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 54 - Forks: 13

shubhamkashyapdev/python-fastapi-starter

Python - FastAPI Starter Boilerplate/Template, with SQLAlchemy, JWT Auth & Docker

Language: Python - Size: 47.9 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Related Keywords
fastapi-boilerplate 113 fastapi 100 fastapi-template 74 python 44 docker 37 docker-compose 26 sqlalchemy 26 fastapi-sqlalchemy 23 boilerplate 22 template 20 python3 18 fastapi-crud 15 postgresql 14 alembic 14 mongodb 12 cookiecutter 11 api 10 redis 9 asyncio 8 fastapi-users 8 fastapi-docker 7 rest-api 7 poetry 7 postgres 6 fastapi-mongodb 6 cicd 6 pytest 6 react 6 fastapi-framework 5 sqlmodel 5 pydantic 5 jwt 4 orm 4 microservice 4 web-server 4 uvicorn 4 cli 4 tortoise-orm 4 backend 3 cookiecutter-template 3 python-template 3 python-boilerplate 3 aerich 3 authentication 3 asyncpg 3 sqlalchemy-async 3 motor 3 boilerplate-application 3 boilerplate-template 3 jwt-authentication 3 celery 3 sqlalchemy-orm 3 makefile 3 black 3 poetry-python 3 restful-api 3 fastapi-jwt 3 template-repository 3 async 3 infra 2 reactjs 2 fastapi-uvicorn 2 deployable 2 hacktoberfest 2 farm-stack 2 infra-as-code 2 uvicorn-gunicorn 2 rate-limiting 2 production-ready 2 fastapi-production-template 2 stack 2 template-engine 2 fastapi-pagination 2 fastapi-cache 2 fastapi-project-skeleton 2 fastapi-project-template 2 project-structure-for-fastapi 2 fastapi-project-layout 2 python38 2 fastapi-folder-structure 2 fastapi-directory-structure 2 fastapi-starter 2 fastapi-code-organization 2 fastapi-boilerplate-code 2 microservices 2 llms 2 chatgpt 2 project-template 2 restful 2 mysql 2 gunicorn 2 open-source 2 api-server 2 fastapi-base 2 minio 2 starter-template 2 strawberry-graphql 2 cookiecutter-fastapi 2 typescript 2 redis-operator 2