iOS REST client?

I like Paw on the Mac, but currently write code in Scriptable to test (REST) API’s on iOS.

Any recommendations for a good REST client on iOS?

Second best: is there a Paw code generator plugin that generates code that I can execute in Scriptable?

Try HTTPBot. I don’t use it a lot, but it’s been fine for what I’ve needed, and is under active development.

3 Likes

Nice.

Any other tools that make it easier to enter the JSON body?

(which prevent one from typing syntactic sugar like {, }, ", and :)