Skip to content

demaj/shop-api

Repository files navigation

Shop API

Getting started

Requirements:

  • docker
  • docker-compose

Startup:

make start

Apply migrations

make migrate

Run tests:

./tests-run.sh

To-Do:

  • Docs
  • Redis
  • Traefik
  • Celery
  • dbdiagram.io
  • Pydantic/attrs
  • Host Render
  • Session Basics