denevers / PyHarvest

Naive harvesting of RDF into a postgresql database
GNU General Public License v3.0
2 stars 1 forks source link

Added flask application #11

Closed jvanulde closed 4 years ago

jvanulde commented 4 years ago

Created an HTML page to initiate and report on harvest tasks. Also added /harvest endpoint to initiate harvest and return JSON response with status, timestamp, and list of harvested nodes.

denevers commented 4 years ago

Merged without really looking at the code since I trust your code (and I'm not competent to judge python code anyway)