web-services / biblio-tools /
@Nicolas Thouvenin Nicolas Thouvenin authored on 20 Oct 2023
..
v1 fix: Bad encodings 1 year ago
README.md docs(biblio-tools): Lint 2 years ago
examples.http style(biblio-tools): Lint examples.http 1 year ago
swagger.json openapi 3.1.0 allow info.summary 1 year ago
tests.hurl test(biblio-tools): Add tests.hurl 1 year ago
README.md

Biblio-tools

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