diff --git a/README.md b/README.md index c728b152..5e230963 100644 --- a/README.md +++ b/README.md @@ -71,3 +71,4 @@ A collective list of JSON APIs for use in web development. | RandomUser | Generates random user data | No | [Go!](https://randomuser.me/) | | UI Faces | Find and generate sample avatars for user interfaces | No | [Go!](http://uifaces.com/api) | | UI Names | Generate random fake names | No | [Go!](https://github.com/thm/uinames) | +| Todo API | TODO api with crud operation | No | [Go!](https://github.com/rajzshkr/todoapi) |