Skip to content

fastapi-startkit/fastapi_startkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI StartKit

A modular, Masonite-inspired foundation for building robust FastAPI applications.

Full Documentation

Quick Start

1. Clone the repository

git clone https://github.com/fastapi-startkit/fastapi_startkit example-app
cd example-app

2. Install dependencies

uv sync

3. Run the application

python artisan serve

About

FastAPI StartKit is a production-ready boilerplate for building scalable microservices with FastAPI and Python. It provides a modular project structure, CLI-based scaffolding, and preconfigured essentials like logging, database setup, environment management, and testing—helping developers quickly ship backend services with best practices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages