Skip to content

fastapi-startkit/fastapi-startkit-modules

Repository files navigation

Setup

After cloning, activate the git hooks:

git config core.hooksPath .githooks

This enables the pre-commit hook that runs ruff check --fix on the core package before every commit.

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

Packages

 
 
 

Contributors