web-services / biblio-tools /
@Nicolas Thouvenin Nicolas Thouvenin authored on 22 Dec 2021
..
v1 :fix: drop debug trace 2 years ago
README.md doc: add minimal readme 2 years ago
examples.http doc: add corhal example 2 years ago
swagger.json doc: improve swagger doc 2 years ago
README.md

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