Skip to content

dbajpeyi/todo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo-server

Build Status

A simple Flask application that exposes APIs to build a todo application. See todo-client and todo-setup for the full thing.

Setup

Nope! You should use todo-setup

Setup

Sigh!

    $ mkvirtualenv todo
    $ pip install -r requirements.txt
    $ python runserver.py

Tests

    $ py.test

License

Licensed under MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published