This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Sm0ke
Hello coders!
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 directory
Once the product is up & running, we should be able to complete payment flows via Stripe and FastAPI.
✨ 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) - âś… Unitary tests
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)
This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Sm0ke
Sm0ke | Sciencx (2022-10-26T18:19:07+00:00) FastAPI – Open-Source Starters. Retrieved from https://www.scien.cx/2022/10/26/fastapi-open-source-starters/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.