A Computercraft web based Todo List GUI
About:
This application allows user to submit a various commands to interact with a web server, generating a text via a SQLLite database... It's a task / message list.
API
###GET "/get/numberOfPostsToGetAsJSON" "/query/messageToSearchFor" "/msg/IndexOfMessageToGet" ###POST "/post" create=newMessage delete=indexToDelete edit=newMessage&index=indexToEdit
Licence / copying:
If you fork me, at least let me know, it's polite. Plus I'd love to see what you do with my code.