Introducing Swell v1.18:
Briefly

Swell is able to test REST endpoints (HTTP and HTTP/2), GraphQL endpoints, Server-Side Events (SSE), WebSockets, gRPC, tRPC, WebRTC, and OpenAPI. It also allows for the creation of a mock server to create custom endpoints for front end testing. Another great feature is the ability to stress test server endpoints to see how your API handles a higher traffic load.
We started off by finalizing the codebase's conversion to Redux Toolkit, implementing type-safe hooks as recommended by the Redux documentation. We also refactored a number of legacy functions to a more modern and streamlined hook implementation.
We addressed an outstanding issue that requested the ability to attach files on HTTP requests. You are now able to select binary in the body drop down tab and attach a file of your choice that will be sent as binary to your specified endpoint.
Swell now has dark mode!⚫️⚪️It's toggleable via the button in the top right-hand corner. Your eyes will thank us later 🙌
Read at Medium
[
add
]
[
|
|
]