We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
POST /api/addBook
Return the new book of the added book.
POST https://localhost:8080/api/addBook
{ "status": "success", "message": null, "data": { "book": { "name": "GPA", "id": "cjfx4leqo", "link": "1c85VcE5HSJmFHnk3kPlbCwOpVV1JL6dGvo5ZcMB8WJg", "last_modified": "1526212800", "created_time": "1482624000" } } }