Skip to content

A modular and flexible starter kit for FastAPI projects, featuring branches with various extensions.

License

Notifications You must be signed in to change notification settings

Hoopoes/FastStart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastapi-logo

FastStart: A FastAPI Starter Kit

License Stars Forks Issues Pull Requests Contributors

FastStart is a modular and flexible starting point for building backend microservices with FastAPI. This repository provides a robust base structure with various extensions and configurations to help you get started quickly and efficiently.

Features

  • Multiple Variations: Branches with various features and integrations, such as:
  • Extensible: Easily add and customize features as per your project requirements.
  • Best Practices: Follow industry best practices for code organization, security, and performance.

Getting Started

To get started with the FastAPI Starter Kit, clone the repository using the following command:

Example:

git clone --single-branch --b <BRANCH_NAME> https://github.com/Hoopoes/FastStart.git
git clone --single-branch -b base https://github.com/Hoopoes/FastStart.git

Branches

Branch Name Description
base The base branch with the simplest base FastAPI structure.
prisma-orm This branch has prisma orm implemented in the simplest base FastAPI structure.
sqlalchemy-orm Coming Soon

🌟 Star History

Star History Chart

Contact

For any questions or feedback, please reach out to:

Or open an issue on GitHub.