SHOP API

Simple API (still WIP)

Requires:

  1. Redis Simple redis installation, no further configuration needed

  2. MariaDB (or MySQL) Make sure a proper database is set up with shop.sql

Running:

Gunicorn is the simplest way to run this project

gunicorn -w 4 -b HOST:PORT main:app
Description
No description provided
Readme 2.1 MiB
2025-03-12 14:07:15 +01:00
Languages
TypeScript 92.2%
Python 6.3%
CSS 0.8%
JavaScript 0.5%
Dockerfile 0.1%