Uploaded api documentation

This commit is contained in:
Fillerino 2017-09-20 22:49:57 +02:00
parent 7a517456b7
commit 9a65ffc992
104 changed files with 5395 additions and 2 deletions

21
docs/api_project.js Normal file
View file

@ -0,0 +1,21 @@
define({
"name": "Lighthouse",
"version": "0.0.1",
"description": "Lighthouse - Next-gen search api for LBRY",
"title": "Lighthouse API DOCS",
"url": "http://localhost/api/lighthouse",
"sampleUrl": "http://localhost/api/lighthouse",
"json_body": true,
"template": {
"withCompare": true,
"withGenerator": true
},
"defaultVersion": "0.0.0",
"apidoc": "0.3.0",
"generator": {
"name": "apidoc",
"time": "2017-09-20T20:49:14.871Z",
"url": "http://apidocjs.com",
"version": "0.17.6"
}
});