Caching

Home > Computer Science > Web development (Computer Science) > RESTful API > Caching

This technique reduces server strain by allowing the client to cache the response from the server and use it again.