Open Norfeldt opened 2 years ago
I'm just trying to dip my toes with this exension.
I come from using the REST client extension, like this
@host = http://localhost:3001 # @host = https://test.api.foo.baz # @host = https://staging.foo.baz # @host = https://api.foo.baz ### user with password GET {{host}}/users/emails/some@email
if I which to change the host to be different from localhost, I just uncomment the it.
Is there a easy way to do the same thing with restbook?
I'm just trying to dip my toes with this exension.
I come from using the REST client extension, like this
if I which to change the host to be different from localhost, I just uncomment the it.
Is there a easy way to do the same thing with restbook?