Uploaded api documentation
This commit is contained in:
parent
7a517456b7
commit
9a65ffc992
104 changed files with 5395 additions and 2 deletions
docs
21
docs/api_project.js
Normal file
21
docs/api_project.js
Normal 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"
|
||||
}
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue