web-services / biblio-tools / v1 / crossref / prefixes /
@Nicolas Thouvenin Nicolas Thouvenin authored on 20 Jul 2021
..
README.md refactoring biblio tools 2 years ago
expand.ini refactoring biblio tools 2 years ago
README.md

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