Skip to content

thecbliss/local-art-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proxy-art

a proxy for Norfolk Public Art collection hosted by the City of Norfolk and parses the feed from xml to json and enables CORS

data sources

installation

Dependencies

  • Node
  • Mongo
git clone [email protected]/<YOURUSER>/proxy-art
npm install
npm start
# Navigate to http://localhost:5555

import data

mongoimport --collection exhibits --file data/exhibits.json --jsonArray

license

[Apache 2.0] (https://www.apache.org/licenses/LICENSE-2.0)

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%