Feature: add API documentation

This commit is contained in:
2015-09-03 10:55:55 +00:00
parent 30eeb6c59a
commit f7b14fe9a9
67 changed files with 6529 additions and 15 deletions

7
apidoc.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "CloudBudget API",
"version": "1.0.0",
"description": "An API to manage CloudBudget",
"title": "CloudBudget API",
"url" : "http://cloudbudget.pavnay.fr/api"
}