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

Cavaleiros-do-Xunxo/mazgo-api

Repository files navigation

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