Base URL: https://backend-bookfinder-fjczhdbsfrewecbq.southeastasia-01.azurewebsites.net
/register
POST
username
as string
email
as string
, must be uniquepassword
as string
, must be at least 8 characters{ "status": "success", "message": "User registered successfully" }
/login
POST
email
as string
password
as string
{ "status": "success", "data": { "accessToken": } }
/books
GET
Authorization
: Bearer <token>
{ "status": "success", "data": [ { "thumbnail": "http://books.google.com/books/content?id=FKo2TgANz74C&printsec=frontcover&img=1&zoom=1&source=gbs_api", "title": "Rage of angels", "authors": "Sidney Sheldon", "published_year": 1993, "average_rating": 3.93, "num_pages": 512, "simple_categories": "Fiction", "description_cleaned": "a memorable mesmerizing heroine jennifer brilliant beautiful an attorney on the way up until the mafias schemes win her the hatred of an implacable enemy and a love more destructive than hate a dangerous dramatic world the dark arena of organized crime and flashbulb lit courtrooms where ambitious prosecutors begin their climb to political power", "emotion_simple": "angry" }] }
/books/:id
GET
Authorization
: Bearer <token>
{ "status": "success", "data": { "id": 2, "thumbnail": "http://books.google.com/books/content?id=gA5GPgAACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api", "title": "Spider's Web", "authors": "Charles Osborne;Agatha Christie", "published_year": 2000, "average_rating": 3.83, "num_pages": 241, "simple_categories": "Fiction", "description_cleaned": "a new christie for christmas a fulllength novel adapted from her acclaimed play by charles osborne following black coffee and the unexpected guest comes the final agatha christie play novelisation bringing her superb storytelling to a new legion of fans clarissa the wife of a foreign office diplomat is given to daydreaming supposing i were to come down one morning and find a dead body in the library what should i do she muses clarissa has her chance to find out when she discovers a body in the drawingroom of her house in kent desperate to dispose of the body before her husband comes home with an important foreign politician clarissa persuades her three house guests to become accessories and accomplices it seems that the murdered man was not unknown to certain members of the house party but which ones and the search begins for the murderer and the motive while at the same time trying to persuade a police inspector that there has been no murder at all spiders web was written in specifically for margaret lockwood and opened first at the theatre royal nottingham before moving to the savoy theatre in london on december with the mousetrap and wi", "emotion_simple": "angry" } }
/books/filter?text=
GET
Authorization
: Bearer <token>
text
as string
{ "data": [ { "book": { "id": 389, "thumbnail": "http://books.google.com/books/content?id=JIn5AZLEPGsC&printsec=frontcover&img=1&zoom=1&source=gbs_api", "title": "The Gabriel Hounds", "authors": "Mary Stewart", "published_year": 2006, "average_rating": 3.91, "num_pages": 322, "simple_categories": "Fiction", "description_cleaned": "its all a grand adventure when christy mansel unexpectedly runs into her cousin charles in damascus and being young rich impetuous and used to doing whatever they please they decide to barge in uninvited on their eccentric greataunt harriet despite a longstanding family rule strictly forbidding unannounced visits a strange new world awaits charles and christy beyond the gates of dar ibrahim lady harriets ancient crumbling palace in high lebanon where a physician is always in residence and a handful of arab servants attends to the odd old womans every need but there is a very good very sinister reason why guests are not welcome at dar ibrahim and the young cousins are about to discover that as difficult as it is to break into the dark imposing edifice it may prove even harder still to escape", "emotion_simple": "excited" }, "similarity": 0.9963636497364128 } ] }
/books/recommended?title=
GET
title
as string
Authorization
: Bearer <token>
{ "status": "success", "data": [ { "similarity": "1.000", "title": "Empires of the Monsoon", "authors": "Richard Hall", "simple_categories": "Nonfiction", "description_cleaned": "until vasco da gama discovered the searoute to the east in almost nothing was known in the west of the exotic cultures and wealth of the indian ocean and its peoples it is this civilization and its destruction at the hands of the west that richard hall recreates in this book halls history of the exploration and exploitation by chinese and arab travellers and by the portuguese dutch and british alike is one of brutality betrayal and colonial ambition", "emotion_simple": "angry", "average_rating": 4.41, "num_pages": 608, "published_year": 1998, "thumbnail": "http://books.google.com/books/content?id=MuPEQgAACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api" } ] }
/books?genre=&&mood=
GET
genre
as string
mood
as string
Authorization
: Bearer <token>
{ "status": "success", "data": [ { "id": 2, "thumbnail": "http://books.google.com/books/content?id=gA5GPgAACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api", "title": "Spider's Web", "authors": "Charles Osborne;Agatha Christie", "published_year": 2000, "average_rating": 3.83, "num_pages": 241, "simple_categories": "Fiction", "description_cleaned": "a new christie for christmas a fulllength novel adapted from her acclaimed play by charles osborne following black coffee and the unexpected guest comes the final agatha christie play novelisation bringing her superb storytelling to a new legion of fans clarissa the wife of a foreign office diplomat is given to daydreaming supposing i were to come down one morning and find a dead body in the library what should i do she muses clarissa has her chance to find out when she discovers a body in the drawingroom of her house in kent desperate to dispose of the body before her husband comes home with an important foreign politician clarissa persuades her three house guests to become accessories and accomplices it seems that the murdered man was not unknown to certain members of the house party but which ones and the search begins for the murderer and the motive while at the same time trying to persuade a police inspector that there has been no murder at all spiders web was written in specifically for margaret lockwood and opened first at the theatre royal nottingham before moving to the savoy theatre in london on december with the mousetrap and wi", "emotion_simple": "angry" } ] }
/finished-books
POST
Authorization
: Bearer <token>
book_id
as int
finished_at
as string
{ "status": "success", "message": "Buku ditandai selesai dibaca." }
/finished-books
GET
Authorization
: Bearer <token>
{ "status": "success", "data": [ { "id": 4, "finished_at": "2025-05-31T10:00:00", "books": { "id": 2, "title": "Spider's Web", "authors": "Charles Osborne;Agatha Christie", "num_pages": 241, "thumbnail": "http://books.google.com/books/content?id=gA5GPgAACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api", "average_rating": 3.83, "emotion_simple": "angry", "published_year": 2000, "simple_categories": "Fiction", "description_cleaned": "a new christie for christmas a fulllength novel adapted from her acclaimed play by charles osborne following black coffee and the unexpected guest comes the final agatha christie play novelisation bringing her superb storytelling to a new legion of fans clarissa the wife of a foreign office diplomat is given to daydreaming supposing i were to come down one morning and find a dead body in the library what should i do she muses clarissa has her chance to find out when she discovers a body in the drawingroom of her house in kent desperate to dispose of the body before her husband comes home with an important foreign politician clarissa persuades her three house guests to become accessories and accomplices it seems that the murdered man was not unknown to certain members of the house party but which ones and the search begins for the murderer and the motive while at the same time trying to persuade a police inspector that there has been no murder at all spiders web was written in specifically for margaret lockwood and opened first at the theatre royal nottingham before moving to the savoy theatre in london on december with the mousetrap and wi"} } ] }