api-invoke Call any REST or GraphQL API at runtime. No code generation. No build step. Think of it as reflection for APIs — discover and invoke any API's operations at runtime, whether from a full ...
Invoke-RestMethod 'http://localhost:666/api?icons=true&fruit=kiwi,apple' Invoke-RestMethod 'http://localhost:666/api?fruit=salad&sort=true' Invoke-RestMethod 'http ...