Skip to content

mojobeeping/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.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%