Skip to content

jposx/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jposx/core

The central backend service of JposX — a full-stack point-of-sale system inspired by real-world restaurant infrastructure.

This module uses Javalin to expose HTTP APIs and WebSocket endpoints that power order intake, kitchen routing, and persistent storage via SQLite.


📡 API & Socket Overview

HTTP Endpoints

  • POST /order – Create a new order
  • GET /orders/:id – Fetch order by ID

📚 Full API documentation coming soon.

About

JposX core backend server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages