FastAPI - Open-Source Starters
Hello! This article presents a curated list of open-source starters powered by FastAPI, a trending Python framework. All mentioned products are released on GitHub and the permissive license allows using the sources in commercial projects and eLearning activities. Thanks for reading!
β¨ FastAPI Mini eCommerce
This starter built on top of a nice Bootstrap 5 design provides a simple integration of FastAPI and Stripe. The products are saved in JSON files and the UI is rendered and provisioned the information from files.
π Β FastAPI & Stripe Starter - public repository
The Stripe payment flow, in order to be functional, requires to have Stripe secrets saved in the env
file when the project starts. Here is the full list of features, as mentioned in the README:
- β Tech Stack: FastAPI, Stripe
- β UI: Boostrap 5, Soft Design (free version)
- β Simple JSON persistence for products
- β Products Discovery from this location
Once the product is up & running, we should be able to complete payment flows via Stripe. Β
β¨ FastAPI Soft Dashboard
This product comes with a database, Alembic for the migration layer, API, a nice integrated UI, and unitary tests.
π FastAPI Soft Dashboard - source code
Soft Dashboard, the design used to style the pages, is built with over 70 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining - design credits Creative-Tim.
β¨ Product highlights
- β Up-to-date dependencies, Modular Codebase
- β
Persistence:
SQLite
,MySql
(production) - β Authentication: Basic & OAuth
- β API: Products & Sales (linked tables)
The product is under development for more features like chart integration, background tasks, and CI/CD deployment.
Thanks for reading! For more tools and support feel free to access:
- π More Developer Tools provided by AppSeed
- π Β Free support via Email & Discord (just in case) Β