http://www.fakeresponse.com/api/?data={"Hello":"World"}
{ meta: {...}, data: { Hello: "World" }, method: "GET" }
xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx
http://www.fakeresponse.com/api/?api_key=xxxxxxx-xxxxx-xxxxx-xxxxx
Nice work! Next, check out our new service "Stubs" for even more mock features!
(Float) | Sets the amount of time you would like the response to be delayed, in seconds.
(Dict) | Sets the response data dictionary.
(int) | Sets the http response code.
(false) | Hides the meta data section of the default response.
(string) | Redirects the request to a new URL.
?rediect=http://www.google.com
(string:string) | Forces a basic auth challange.