datagouv / hydra

Async metadata crawler for data.gouv.fr
3 stars 0 forks source link

feat : add route to get resource #120

Closed bolinocroustibat closed 3 months ago

bolinocroustibat commented 3 months ago

Needs to be reviewed AFTER PR #117.

Closes https://github.com/datagouv/data.gouv.fr/issues/1395 (partly). This ticket has been split into 5 PRs for easier reviewing: 1) Refactoring DB methods for new routes: PR #112 (MERGED) 2) Refactoring of old routes PR #117 3) This PR: Adding new route to gather informations from a resource in the catalog (ex : url, priority, etc.) PR #120 4) Adding new route to force a crawl PR #118 5) Adding resource statuses and a resource status route: PR #119

Details of this PR: