Verified record · from the answer index
Book Library Management API
apitested · static-verifiedscore 28/100signed passport ✓0 GitHub stars
This is a REST API for managing books, authors, and reviews.
Declared tools (17)
POST /auth/loginPOST /auth/refresh-tokenPOST /auth/registerGET /authorsPOST /authorsGET /authors/{id}PUT /authors/{id}DELETE /authors/{id}GET /booksPOST /booksGET /books/{id}PUT /books/{id}DELETE /books/{id}GET /books/{id}/reviewsPOST /books/{id}/reviewsPUT /reviews/{id}DELETE /reviews/{id}
github:MentalArts/go-rest-api-abdullah-karakoc#docs_swagger.json · published by mentalarts · source repository