8000 GitHub - ValentinKlinghammer/Todolistr: A simple task list web app with AngularJS and Node.js (MEAN-Stack)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ValentinKlinghammer/Todolistr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todolistr

A simple task list web app using AngularJS and Node.

Deployment

TODO: Describe database setup

npm install
node server.js

Routes

GET    /api/tasks     - List all tasks
POST   /api/tasks     - Create new task
DELETE /api/tasks/:id - Delete tasks with :id

About

A simple task list web app with AngularJS and Node.js (MEAN-Stack)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0