Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 413 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 413 Bytes

Stall POS

Simple Stall POS built with Golang.

Entity Relationship Diagram

"ERD Stall POS"

Installation

  1. Get the project from this repo
    go get github.com/fannyhasbi/stall-pos
    
  2. Import the database.sql into your local DB

Endpoints

Product

GET /api/product

Employee

POST /api/employee

Order

POST /api/order/