Resty icon indicating copy to clipboard operation
Resty copied to clipboard

Allow setting a base url

Open vincentjames501 opened this issue 9 years ago • 1 comments

It would be awesome if you could create Resty with a base url.

Resty r = new Resty("http://localhost/myApi");
r.json("/users")

vincentjames501 avatar Mar 08 '15 01:03 vincentjames501

Neat idea!

beders avatar Dec 05 '15 02:12 beders