Skip to content
Snippets Groups Projects
Commit 362faac9 authored by Marius Kriegerowski's avatar Marius Kriegerowski
Browse files

update readme

parent 16e80dcf
No related branches found
No related tags found
No related merge requests found
Pipeline #35392 failed
......@@ -46,3 +46,8 @@ Go to open http://localhost:8081/docs
## API
Either post request QuakeML formatted strings or use get requests on endpoint `/shakemap`.
You can manually query the api with e.g. curl pointing a quakeml against the API:
```
curl -X POST -H "Content-Type: application/json" -d @coquimbo.quakeml http://localhost:8082/shakemap\?gmpe=BindiEtAl2014Rjb\&imt\=PGA
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment