web-services / affiliations-libpostal /
@Nicolas Thouvenin Nicolas Thouvenin authored on 22 Dec 2021
..
v1 doc: add openapi doc 2 years ago
README.md doc: add openapi doc 2 years ago
examples.http examples.http 2 years ago
swagger.json doc: add openapi doc 2 years ago
README.md

Tester

via curl

cat <<EOF|curl -N --data-binary @- "https://affiliations-libpostal.services.inist.fr/v1/parse?indent=treu"
[
{ "value": "Inist-CNRS 2, rue Jean Zay CS 10310 F-54519 Vandœuvre-lès-Nancy France" },
{ "value": "46th St & 1st Ave, New York, NY 10017" }
]
EOF

via restcli

restcli --full ./examples.http