Skip to content

redsymbol/todo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a server that exposes a todo-list API.

See API.md for API documentation.

QUICK START (for local development on OSX and Linux)

  • Install Vagrant from vagrantup.com
  • Install virtualbox
  • Install both Python 3.4 AND Python 2.7 (They install safely alongside each other)
  • ./quickstart.sh

When you are done, do this to shut down: cd vm; vagrant suspend

  • or - cd vm; vagrant destroy

About

Server exposing a todo-list API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published