Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 456 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 456 Bytes

Mini Amazon Go Docker CI

Stock Control using Computer Vision.

This is the backend service that controls the stock as well as provides the RESTful interface for the frontpage.

Paths:

History:
    GET /history
    GET /history/{id}

Product:
    GET /products
    GET /products/{id}
    GET /products/{id}/history
    POST /products
    PATCH /products