Skip to content

PanMan/rijksmuseumapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rijksmuseum API Tools

Tools to access the Rijksmuseum API. Fork by @PanMan, http://twitter.com/PanMan, only fixed the harvester part, didn't look at the rest. Original info below:

API (api/*)

A series of PHP classes to access the Rijksmuseum API.

Look in harvester.php for an example on how to get the complete database.

Installation

  1. Create a config.php file with your API key, check config-sample.php for an example
  2. Use harvester.php to get the complete database a a series of JSON files, every request is saved as a separate JSON file.

Resources

About

Set of PHP classes for the Rijksmuseum API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 79.5%
  • JavaScript 20.5%