You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.