aboutsummaryrefslogtreecommitdiff
path: root/budget/rest.py
AgeCommit message (Expand)AuthorFilesLines
2011-10-17Make the rest module a flask extension.Alexis Metaireau1-158/+0
2011-10-08Complete the REST API + Tests. Fix #27Alexis Metaireau1-3/+3
2011-09-13API: Create and Update supportAlexis Metaireau1-7/+9
2011-09-13API: set the mimetype on the responseAlexis Metaireau1-1/+2
2011-09-13REST API is now able to list stuff \o/Alexis Metaireau1-3/+16
2011-09-13add mimetype support to the rest API utilsAlexis Metaireau1-18/+18
2011-09-13Add a serialization mechanismAlexis Metaireau1-0/+29
2011-09-11Add Handlers for members and bills.Alexis Metaireau1-22/+15
2011-09-11API first draft: utils. (related to #27)Alexis Metaireau1-0/+120