nickandrew / LS30

Control software for LS-30 alarm system
11 stars 3 forks source link

Rewrite it as a webserver #6

Open nickandrew opened 9 years ago

nickandrew commented 9 years ago

I could totally rewrite this in Mojolicious nowadays and provide a REST/Websockets interface.

Or somebody else could (hint hint).

nickandrew commented 9 years ago

I'm in progress to turn it into a web server. Working on the JSON endpoints first, of course.

It's a bit dodgy at the moment due to the response parsing breaking when it receives a periodic update.