mirror of
https://github.com/Febbweiss/CloudBudget.git
synced 2026-03-04 22:35:38 +00:00
Feature: add API documentation
This commit is contained in:
15
public/api_project.js
Normal file
15
public/api_project.js
Normal file
@@ -0,0 +1,15 @@
|
||||
define({
|
||||
"name": "CloudBudget API",
|
||||
"version": "1.0.0",
|
||||
"description": "An API to manage CloudBudget",
|
||||
"title": "CloudBudget API",
|
||||
"url": "http://cloudbudget.pavnay.fr/api",
|
||||
"sampleUrl": false,
|
||||
"apidoc": "0.2.0",
|
||||
"generator": {
|
||||
"name": "apidoc",
|
||||
"time": "2015-09-03T10:40:18.728Z",
|
||||
"url": "http://apidocjs.com",
|
||||
"version": "0.13.1"
|
||||
}
|
||||
});
|
||||
Reference in New Issue
Block a user