Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abtris/angular-demo-tasks-api

DevFest 2012 demo
https://github.com/abtris/angular-demo-tasks-api

Last synced: about 1 month ago
JSON representation

DevFest 2012 demo

Awesome Lists containing this project

README

        

# AngularJS - demo task api

Run with
```bash
# run this from the root of the repo
npm install http-server
http-server -p 8000 app/
```