Swell is a API development tool that enables developers to test endpoints served over streaming technologies including Server-Sent Events (SSE), WebSockets, HTTP2, GraphQL and gRPC.
Visit www.getswell.io to download the latest release.
Swell is currently available for OS X, Linux and Windows.
Swell is a one-stop shop for sending and monitoring your API requests
- Send and monitor streams over HTTP2 / HTTP1 (including SSEs) and WebSockets
- Create GraphQL queries, introspections, mutations, and subscriptions
- Provides full streaming testing support for gRPC
- View response timing information and history in an interactive chart for each request
- Save workspaces of multiple requests for later access
- Import and export workspaces for sharing
-
HTTP2: Swell supports full HTTP2 multiplexing of requests and responses. HTTP requests to the same host will be sent over the same connection. Swell will attempt to initiate an HTTP2 connection for all HTTPS requests by default, but will revert to HTTP1.1 for legacy servers. Multiple concurrent streams are allowed for each connection.
-
Server-Sent Events (SSE): Swell displays SSE events one by one as they come in.
-
WebSocket (WS): Swell enables connecting directly to WebSocket servers with an HTTP handshake. Developers can directly send messages to the connected WS server. Messages are displayed in chatbox format, clearly indicating outgoing and incoming messages.
-
GraphQL: Swell includes full support for all three root types of GraphQL - queries, mutations, and subscriptions as well as Introspection - with and without variables. Smart code editor allows for easy query creation.
-
gRPC: Swell includes full support for all four streaming types of gRPC - unary, client stream, server stream, bidirectional stream
- Workspaces: Swell allows you to save workspaces for easier testing of multiple requests.
- Import/Export Collections: Swell allows you to import and export workspaces, making it easy to share collections with your team.
- Electron
- React
- Redux
- Apollo Client
- Websockets
- IndexedDB
- Chart.js
- Grace Kim - gracekiim
- Alex Sanhueza - alexsanhueza
- Wyatt Bell - wcbell51
- John Madrigal - johnmadrigal
- Michael Miller - mjmiguel
- Hideaki Aomori - h15200
- Matt Gin - chinsonhoag
- Nick Healy - nickhealy
- Grace Spletzer - gspletzer
- Stephanie Wood - stephwood
- Anthony Terruso - discrete projects
- Brandon Marrero - brandon6190
- Jason Ou - jasonou1994
- Kyle Combs - texpatnyc
- Kwadwo Asamoah - addoasa
- Abby Chao - abbychao
- Amanda Flink - aflinky
- Kajol Thapa - kajolthapa
- Billy Tran - btctrl
- Paul Rhee - prheee
- Sam Parsons - sam-parsons
- Nancy Dao - nancyddao
- Evan Grobar - egrobar
- Dan Stein - danst3in
- Amruth Uppaluri - amuuth
- Yoon Choi - cyoonique
- Nathaniel Adams - nathanielBadams
- Robin Yoong - robinyoong
- Gary Slootskiy - garyslootskiy
- Sam Haar - samhaar
This project is licensed under the MIT License