updated README.md
This commit is contained in:
parent
26baa9a569
commit
828f3a942f
@ -20,10 +20,14 @@ make
|
|||||||
### Play
|
### Play
|
||||||
|
|
||||||
Query webservice with json output
|
Query webservice with json output
|
||||||
|
```bash
|
||||||
curl http://localhost:8080/
|
curl http://localhost:8080/
|
||||||
|
```
|
||||||
|
|
||||||
Query webservice with html output
|
Query webservice with html output
|
||||||
|
```bash
|
||||||
curl -H "Accept: text/html" http://localhost:8080/
|
curl -H "Accept: text/html" http://localhost:8080/
|
||||||
|
```
|
||||||
|
|
||||||
## Todo
|
## Todo
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user