rswag-online/backend/app/api/__init__.py

4 lines
99 B
Python

"""API routes."""
from app.api import designs, products, cart, checkout, orders, webhooks, health