Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 624 Bytes

File metadata and controls

20 lines (15 loc) · 624 Bytes

romeo_cache

A simple mirror for the SHERPA/RoMEO API, written with Django.

Reference page for the API: http://www.sherpa.ac.uk/romeo/api.html

Usage

Why a mirror

The SHERPA server times out, returns 500 errors… And very often we perform the same queries! So let's cache the responses and serve them faster.