denevers / PyHarvest

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

Trigger harvest via link #5

Closed jvanulde closed 4 years ago

jvanulde commented 4 years ago

Create a flask application with an endpoint to initiate a harvest.

jvanulde commented 4 years ago

Returns JSON status. URI and web form.

jvanulde commented 4 years ago

Complete. To demo next iteration review.

jvanulde commented 4 years ago

Done. Flask app has a /harvest endpoint that returns JSON status document.