57b4e7cad0
Added basic apiDoc generation and eslinted some code.
13 lines
No EOL
330 B
JSON
13 lines
No EOL
330 B
JSON
{
|
|
"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
|
|
}
|
|
} |