-
Notifications
You must be signed in to change notification settings - Fork 61
Add support for documenting API #91
Copy link
Copy link
Open
Labels
Description
Although, the wiki here is enough to interact with the API but adding a support for API documentation will help people new to the repo, understand what the API can do without access to source code. It will also help them to see all the API endpoints available so that they can use these endpoints to test and analyze the requests and responses of the API endpoints which is not really possible in entering curl commands.
Reactions are currently unavailable