Update README
This commit is contained in:
parent
ff53b5ac02
commit
6cbefae12d
|
@ -29,7 +29,7 @@ BASE_URL=http://localhost:3000 node .
|
||||||
with httpie:
|
with httpie:
|
||||||
|
|
||||||
```
|
```
|
||||||
http POST localhost:3000/api/requests url==pearson.com 'domains[]==youtube.com' 'domains[]==facebook.com'
|
http POST localhost:3000/api/requests url==pearson.com 'domains[]==youtube.com' 'domains[]==google.com'
|
||||||
```
|
```
|
||||||
|
|
||||||
It returns a 303 response that redirects to a URL you can poll to see the status of the screenshot request.
|
It returns a 303 response that redirects to a URL you can poll to see the status of the screenshot request.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user