Q: test all types of api?
is it possible to test any type of APIs? for example
HTTP/HTTPS
REST
SOAP
GraphQL
gRPC
WebSockets
AMQP
MQTT
XMPP
JSON-RPC
XML-RPC
We would like to use a sandbox environment to test our very own created APIs and test application APIs to confirm they work properly before production
ed1249051PLUSOct 13, 2024
Founder Team
uhaleks
Oct 13, 2024A: Hi! 👋
Currently, HTTP/HTTPS and REST are supported from your list.
Adding GraphQL and gRPC is in the plans. ✨
Share
Helpful?
Log in to join the conversation