-
Notifications
You must be signed in to change notification settings - Fork 0
Home
soul edited this page Apr 27, 2019
·
4 revisions
Welcome to the gitbook-api wiki!
API is form https://github.com/GitbookIO/api-guide
name | url |
---|---|
get author info | https://api.gitbook.com/author/{user_name} |
get book info | https://api.gitbook.com/book/{user_name}/{book_name} |
get book discussions | https://api.gitbook.com/book/{user_name}/{book_name}/discussions/ |
get user books | https://api.gitbook.com/author/{user_name}/books |
get user book content | https://api.gitbook.com/book/wizardforcel/vbird-linux-basic-4e/contents/ |
get user book section | https://api.gitbook.com/book/wizardforcel/vbird-linux-basic-4e/contents/1.json |