aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/api_controller.rb
Commit message (Collapse)AuthorAgeLines
* Reorder methodsRobin Houston2012-06-06-4/+4
|
* Authenticated APIRobin Houston2012-06-06-0/+46
An authenticated API for public bodies. So far just one method is implemented, which gives the details of a request in JSON format.