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

https://github.com/sxsid/basic_todo


https://github.com/sxsid/basic_todo

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## Todo app

This project contains a simple TODO application

It has the following features -

- Anyone can create a todo(post)
- Anyone can see their existing todos(get)
- Anyone can mark a todo as done(put)