Newer
Older
web-services / biblio-tools / v1 / crossref / prefixes / README.md
@Nicolas Thouvenin Nicolas Thouvenin on 20 Jul 2021 184 bytes refactoring biblio tools

To Test

cat <<EOF |jq .|curl -N --proxy "" -X POST --data-binary @- "http://localhost:31976/expand?indent=true"
[
     { "value": "10.3998"},
     { "value": "10.1037"}
]
EOF