Commit Graph

4 Commits

Author SHA1 Message Date
Eli Ribble 568b5f6759 Fix setup.py to not expect the API module
But instead we expect the `pages` model which took its place
2016-06-30 15:20:24 -06:00
Eli Ribble 5f5dcd0cc2 Update to latest chryso
This gives us class-based resources which can help remove a great deal
of boilerplate from the code around injecting records
2016-06-30 15:20:00 -06:00
Eli Ribble 03e431a2ce Get basic debug Flask application working
Now I can serve up an API endpoint that indicates the version. yay
2016-05-02 09:30:27 -06:00
Eli Ribble 8b563c3a8f Add initial setup file with dependencies and simple readme
This is just to start sketching out the repository and how we go about
installing it
2016-05-02 08:46:12 -06:00