pixoPython/server/readme.md

12 lines
339 B
Markdown

# PixoPython Server
This is a small python server that uses [Bottle](https://bottlepy.org) to provide an encrypted REST interface to the pixo firmware (and future compatibles).
## Server Specification
Refer to [specification.md](specification.md) for the API definitions
# LICENSE
MIT, Refer to the `license` file in the project root