Skip to main content
Ctrl+K

Philo Coffee Shop POS

  • Setup Guide
  • API Endpoints
  • API Schemas
  • Architecture
  • GitHub
  • Setup Guide
  • API Endpoints
  • API Schemas
  • Architecture
  • GitHub

Philo Coffee Shop POS API#

Welcome to the Philo Coffee Shop Point-of-Sale API documentation. This API is built with FastAPI, backed by SQLite via SQLAlchemy, and managed with UV.

Contents

  • Setup Guide
    • Prerequisites
    • Installation with UV
    • Docker Setup
    • Environment Variables
  • API Endpoints
    • Health Check
    • Categories
    • Items
    • Addons
    • Customers
    • Discounts
    • Orders
    • Shifts
    • Expenses
    • Dashboard
  • API Schemas
    • Common Schemas
    • Category Schemas
    • Item Schemas
    • Addon Schemas
    • Customer Schemas
    • Order Schemas
    • Discount Schemas
    • Shift Schemas
    • Expense Schemas
    • Dashboard Schemas
  • Architecture
    • Project Structure
    • Design Principles
    • Database Tables
    • Order Flow
    • API Flow Diagram
    • Data Relationship Diagram
    • Dashboard Analytics Flow

Indices and tables#

  • Index

  • Search Page

next

Setup Guide

On this page
  • Philo Coffee Shop POS API
  • Indices and tables

© Copyright 2026, Philo Coffee Shop.

Created using Sphinx 9.1.0.