web-services / biblio-tools /
..
README.md docs(biblio-tools): Link to GitHub 4 months ago
examples.http test(biblio-tools): Use last version 4 months ago
swagger.json Deploy ws-biblio-tools@4.2.0 14 hours ago
tests.hurl test(biblio-tools): Use last version 4 months ago
README.md

Biblio-tools

Le code de ce web service se trouve sur GitHub: https://github.com/Inist-CNRS/web-services/tree/main/services/biblio-tools

v1 : les objets sont simplifiés v2 : les objets sont identiques à la source

Exemples

Corhal

cat <<EOF|curl -N --data-binary @- "https://biblio-tools.services.inist.fr/v1/unpaywall/corhal?indent=true"
[
{ "value": "10.1007/s10980-018-0699-8" },
{ "value": "10.4000/edc.9014" },
{ "value": "10.1029/2018jd029272" }
]
EOF