Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cy6erskunk/vsjstodo


https://github.com/cy6erskunk/vsjstodo

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Simple Task Management javascript widget.
It may be added to any web-page by defining container to show contents in.
Server-side includes plain-text file to store data in JSON and two methods:
/get (GET request) and /save (POST request) to store and get data.
Sources include very simple php script implementing this backend.