API for the Planon BookMySpace system.
- Copy
config.toml.sample
toconfig.toml
and adjust the values. go build && ./planon
or use the prebuilt Linux x64 binary at the releases page- See API.md for the server endpoints
Implementation is based on reverse engineering of the Planon Android app using a HTTP proxy. By using Charles Proxy I had problems somehow with the SSL certificate and couldn't get it to work, but using mitmproxy worked fine.
Unlicensed for now, send me a mail if you want to use it.