Skip to content

goldexrobot/core.integration.backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GR: backend integration

Goldex Robot is a vending machine that evaluates gold/silver valuables, sells coins and has an internal items storage.

This document covers backend integration.

Swagger


TL;DR

GR machine serves UI and communicates with the core Goldex backend.

This core backend exposes an API to control the machine from a business side.

Goldex environment


API

Goldex core backend exposes an API to provide some extended information like machines available for some specific project, photos available, evaluation history etc.

Moreover the API allows business backend to control a vending machine (switch operational mode).

Calls to the API must be supplied with a basic HTTP auth header. Contact Goldex support to get the credentials.

About

Goldex Robot backend integration

Topics

Resources

Stars

Watchers

Forks