aboutsummaryrefslogtreecommitdiff
path: root/budget/api.py
AgeCommit message (Expand)AuthorFilesLines
2011-10-08Complete the REST API + Tests. Fix #27Alexis Metaireau1-22/+24
2011-09-13API: Create and Update supportAlexis Metaireau1-14/+51
2011-09-13API: set the mimetype on the responseAlexis Metaireau1-0/+2
2011-09-13REST API is now able to list stuff \o/Alexis Metaireau1-32/+21
2011-09-13Add a serialization mechanismAlexis Metaireau1-1/+1
2011-09-11Add Handlers for members and bills.Alexis Metaireau1-5/+66
2011-09-11API first draft: utils. (related to #27)Alexis Metaireau1-0/+64