Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LOKI
shakemAPI
Commits
362faac9
Commit
362faac9
authored
Nov 29, 2021
by
Marius Kriegerowski
Browse files
update readme
parent
16e80dcf
Pipeline
#35392
failed with stage
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
362faac9
...
...
@@ -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
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment