...
The harvesting application is hosted on a funn machine. It will be accessible from outside very soon. Now it is only accessible in http://localhostastaap.stiftelsen-asta.no:8080/oaicat/.
Endpoints
Like any harvesting repository, it offers nine standard API endpoints. These are-
Against the list requests, we respond with ten results at max. If there are more items in the list, a resumption token is added with the response. Harvester will make the next request with the provided token.
...