Change the API doc to swagger instead of jsdoc. #97

Closed
opened 2018-07-25 14:47:21 +02:00 by filipnyquist · 1 comment
filipnyquist commented 2018-07-25 14:47:21 +02:00 (Migrated from github.com)

The documentation should be changed to swagger, which will make us follow the OpenAPI spec.
This will make it easier for people to make API clients and give them a better overview of the API.
The code for this is close to ready, it needs some final fixing and swagger checks.

The documentation should be changed to swagger, which will make us follow the OpenAPI spec. This will make it easier for people to make API clients and give them a better overview of the API. The code for this is close to ready, it needs some final fixing and swagger checks.
kauffj commented 2018-07-25 15:12:31 +02:00 (Migrated from github.com)

@NetOperatorWibby please consider how we want this displayed on lbry.tech. The primary emphasis on the Resources page will be on the Whitepaper and blockchain/daemon APIs, but secondary APIs such as lighthouse will be displayed there as well.

In the abstract, I'm in favor of using the OpenAPI spec when the API being documented is RESTful.

@NetOperatorWibby please consider how we want this displayed on lbry.tech. The primary emphasis on the Resources page will be on the Whitepaper and blockchain/daemon APIs, but secondary APIs such as lighthouse will be displayed there as well. In the abstract, I'm in favor of using the OpenAPI spec when the API being documented is RESTful.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lighthouse.js#97
No description provided.