Public API
Laravel REST API
A JSON object containing the book details.
Date in Format Y-m-d
The server could not understand the request due to invalid syntax. The client should modify the request and try again.
Authentication is required to access the requested resource. The client must include the appropriate credentials.
The server understood the request, but refuses to authorize it. Ensure the client has appropriate permissions.
The server cannot find the requested resource. The endpoint may be invalid or the resource may no longer exist.
The server encountered an unexpected condition that prevented it from fulfilling the request. Report the issue to the support team if it persists.
The request was successful, but there is no content to return in the response.
The server could not understand the request due to invalid syntax. The client should modify the request and try again.
Authentication is required to access the requested resource. The client must include the appropriate credentials.
The server understood the request, but refuses to authorize it. Ensure the client has appropriate permissions.
The server cannot find the requested resource. The endpoint may be invalid or the resource may no longer exist.
The request could not be completed due to a conflict with the current state of the resource. Resolve the conflict and try again.
The server encountered an unexpected condition that prevented it from fulfilling the request. Report the issue to the support team if it persists.
No content
The request was successful, and the server has returned the requested resource in the response body.
Date in Format Y-m-d
Authentication is required to access the requested resource. The client must include the appropriate credentials.
The server cannot find the requested resource. The endpoint may be invalid or the resource may no longer exist.
A JSON array containing book objects.
Date in Format Y-m-d
The server could not understand the request due to invalid syntax. The client should modify the request and try again.
Authentication is required to access the requested resource. The client must include the appropriate credentials.
The server understood the request, but refuses to authorize it. Ensure the client has appropriate permissions.
The server encountered an unexpected condition that prevented it from fulfilling the request. Report the issue to the support team if it persists.
Data transfer object for creating a new Contact.
The request was successful, and a new resource was created. The URI of the newly created resource can be found in the response's Location header.
The server could not understand the request due to invalid syntax. The client should modify the request and try again.
Authentication is required to access the requested resource. The client must include the appropriate credentials.
The server understood the request, but refuses to authorize it. Ensure the client has appropriate permissions.
Last updated