web-services / biblio-tools /
@Nicolas Thouvenin Nicolas Thouvenin authored 1 day ago
..
v1 add datacite ws 1 day ago
v2 fix: bad version number 1 day ago
README.md add new entrypoint 2 months ago
examples.http add exemple 2 months ago
swagger.json biblio-tools@3.1.0 1 day ago
tests.hurl test(biblio-tools): Add tests.hurl 5 months ago
README.md

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