crossref
crossref copied to clipboard
Caching of requests
Hi,
Is there an option to cache the crossref requests in a node server somehow? That would be a nice feature in order to be more in-line with the crossref-api request etiquette. I was thinking of an option enabling requests in the style of cached-request [1], which builds a wrapper around the request module that is also used in the crossref client.
Thank you [1] https://www.npmjs.com/package/cached-request