Skip to content
This repository has been archived by the owner on Feb 6, 2021. It is now read-only.
/ todo Public archive

Attempt to build RESTful api with webpy and Backbone.js front-end

License

Notifications You must be signed in to change notification settings

w0rm/todo

Repository files navigation

todo

Attempt to build RESTful api with webpy

Build Status

Setup

  1. virtualenv venv to init virual environment
  2. source venv/bin/activate to activate virtual environment
  3. pip install -r requirements.txt to install required modules
  4. fab setup to init database schema
  5. fab test to run tests
  6. fab server to start server at port 8080

About

Attempt to build RESTful api with webpy and Backbone.js front-end

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published