Oracle OA | 2023 | REST API : Maximum Transfer | REST API :Asteroid Orbits | REST API :Countries by Region
Oracle · Question · Posted Jul 2023
Question 1 REST API : Maximum Transfer Use the HTTP GET method to retrieve information from a database of patient medical records. Query https://jsonmock.hackerrank.com/api/transactions to find all the records. The query result is paginated and can be further accessed by appending to the query string ?page=num where num is the page number. The query response from the API is a JSON with the following five fields: page: the current page per_page: the maximum number of results per page total the ...
The full answer & interview discussion are available to premium members.
Log in Create a free account