Save data from an API call to server cache

If it is static data. Like menu items, status codes and cities. Why bother the server with repeated queries? If it is dynamic data I completely agree.