Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hay/rijksmuseumapi

Set of PHP classes for the Rijksmuseum API
https://github.com/hay/rijksmuseumapi

Last synced: 28 days ago
JSON representation

Set of PHP classes for the Rijksmuseum API

Awesome Lists containing this project

README

        

Rijksmuseum API Tools
=====================
Tools to access the Rijksmuseum API.

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
---------
* [Rijksmuseum API docs](http://rijksmuseum.nl/api)
* By Hay Kranen: http://www.haykranen.nl/projects/rijksmuseum
* [Follow me on Twitter](http://twitter.com/hayify)

Contributors
------------
Thanks to all of you for fixing bugs!
* [@PanMan](http://twitter.com/PanMan) fixed the harvester part