AdenForshaw / smarter-coffee-api

Python project that acts as a API for a Smarter Coffee. Could easily be wrapped in a web service.
http://adenforshaw.com/smarter-coffee-machine-raspberry-pi-iot-coffeetime/
19 stars 4 forks source link

smarter-coffee-api

Python script that acts as an Unofficial API for a Smarter Coffee machine - http://smarter.am/coffee/

Designed to be used on a RaspberryPi, but could be run on anything with python, and easily be wrapped in a web service to act as a REST API.

Basic installation guide: http://adenforshaw.com/smarter-coffee-machine-raspberry-pi-iot-coffeetime/

Methods: a string passed as the only parameter.

Response: JSON - { code:String, success:Boolean, message:String }

Installation:

Version:

ToDo: