Skip to content
Guamaso edited this page Sep 24, 2014 · 1 revision

(Needs to be cleaned up)

Should be along the lines of: database => REST API <= ( "schema" + processed data ) In other words, the database and REST API don't care what we are scraping... or even that it is a scrape. The PUT end point is wrapped by a process that grabs the processed data and compares that to a schema file, then converts it before doing the PUT command.

Clone this wiki locally