Designing and Optimising the API.
API : Api is nothing but a Application programming interface, which is going to take a request from the user and based on the request its going to return a response, that’s how the general api works, butto design goo...