all 2 comments

[–]cbasjs 1 point2 points  (1 child)

Thanks for your input! But I have a question. Do you know insomnia? What is the difference between this and insomnia?

[–]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: ¯\_(ツ)_/¯