pixoPython/server
David Todd 765de261e8 Specification work 2018-10-30 02:24:18 -05:00
..
main.py Get started on server 2018-10-30 01:41:46 -05:00
readme.md Specification work 2018-10-30 02:24:18 -05:00
requirements.txt Add requirements 2018-10-30 01:43:17 -05:00
specification.md Specification work 2018-10-30 02:24:18 -05:00

readme.md

PixoPython Server

This is a small python server that uses Bottle to provide an encrypted REST interface to the pixo firmware (and future compatibles).

Server Specification

Refer to specification.md for the API definitions

LICENSE

MIT, Refer to the license file in the project root