An open API service indexing awesome lists of open source software.

https://github.com/cmn22/fastapi_global_electronics

This project is a FastAPI-based web service for managing various components of an electronics retail business. It includes endpoints for Customers, Products, Sales, Stores, Exchange Rates, Categories, and Subcategories. The system utilizes an SQLite database with SQLModel as the ORM for structured data handling.
https://github.com/cmn22/fastapi_global_electronics

fastapi sqlite sqlmodel swagger uvicorn

Last synced: about 2 months ago
JSON representation

This project is a FastAPI-based web service for managing various components of an electronics retail business. It includes endpoints for Customers, Products, Sales, Stores, Exchange Rates, Categories, and Subcategories. The system utilizes an SQLite database with SQLModel as the ORM for structured data handling.

Awesome Lists containing this project