Skip to content

Instantly share code, notes, and snippets.

View fuzheado's full-sized avatar

Andrew Lih fuzheado

View GitHub Profile
--- # Config file for Wiki API Connector. Make sure there are no TAB characters in this YAML file!
units:
- unit:
name: Smithsonian American Art Museum
api:
api_url: https://api.si.edu/openaccess/api/v1.0/content/edanmdm:{}?api_key={}
api_key: true
api_key_info: https://api.data.gov/signup/
api_key_string: TKTKTKTK # This needs to be filled in or brought in as a secret
fields: [identifier, api_key_string]
@fuzheado
fuzheado / nmaahc_2018.59.3.json
Created September 21, 2021 10:58
Smithsonian API example - NMAAHC
{
"status": 200,
"responseCode": 1,
"response": {
"id": "edanmdm-nmaahc_2018.59.3",
"title": "M1917 Revolver issued by US Army during WWI to Charles H. Houston",
"unitCode": "NMAAHC",
"type": "edanmdm",
"url": "edanmdm:nmaahc_2018.59.3",
"content": {
@fuzheado
fuzheado / .block
Last active February 3, 2019 15:07
Testing D3 image gallery
license: mit