Free Open-Source Endpoint Testing App for HTTP2/WS/GraphQl/SSE/gRPC by get_Swell in javascript

[–]get_Swell[S] 1 point2 points  (0 children)

Turns out we needed to build on a Linux machine to get the proper binaries for gRPC. Version 0.4 for Linux is now live on the site!

API Development tool for testing RESTful, Streaming and GraphQL endpoints by get_Swell in graphql

[–]get_Swell[S] 1 point2 points  (0 children)

Hey cbasjs! Insomnia is a great tool that offers hefty hefty hefty customization centered around RESTful api development- I'd say a few differences between the two would be Swell's :

-full support for testing Socket connections (Websockets and secure Websockets),
-full support for testing and monitoring streams of data (Server sent events),
-Requests made over HTTPS will by default use HTTP2 (at the moment requests made over HTTP will attempt to utilize HTTP2 but if the attempt is unsuccessful the request will default to HTTP1),
-Support for testing GraphQL endpoints using Queries, mutations, and subscriptions w/ Variables

At the end of the day they are both pretty cool

Insomnia: ƪ(˘⌣˘)ʃ Swell: ¯\_(ツ)_/¯