Motyar

@motyar

Freelance Web Developer

Static Web Hosting, made easy

Jul 9, 2014

Simple Todo app: Using AngularJS and REST APIs

While learning AngularJs, I read many tutorials, watched few videos. I found Angular so fast and as its MVVC, Your code is clean easy to understand.


As most of my work is related to REST APIs, I wrote this simple example of Todo app, that:-

1. Fetches Todos from API and displays them in list. GET call.
2. Can add Todo to Server Database using POST call.
3. Can delete Todo from Server Database using DELETE call.
4. Basic Search using filter.

Here is the working demo.

The code is hosted on Github, you can check here. Feel free to get back to me about any help you need about the code.

Labels: , ,




By :