Skip to content

Commit 8aad7ea

Browse files
Paul Rheesam-parsonsprheee
authored andcommitted
updated README with swell 3.0 updates; added gifs for import and export collection
Co-authored-by: Sam Parsons <samparsons269@gmail.com> Co-authored-by: Paul Rhee <youjun27@gmail.com>
1 parent 5d44052 commit 8aad7ea

File tree

4 files changed

+22
-38
lines changed

4 files changed

+22
-38
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ Swell is currently available for OS X, Linux and Windows.
2020
## Highlights
2121
Swell is a one-stop shop for sending and monitoring your API requests
2222

23-
* Send and monitor requests over HTTP2 (including SSEs), WebSockets, and GraphQL
23+
* Send and monitor streams over HTTP2 (including SSEs) and WebSockets
24+
* Create GraphQL queries, mutations, and subscriptions
2425
* Support for up to six concurrent connections
2526
* View request/response timing information in an interactive chart
2627
* Save requests in "collections" of multiple requests
27-
* Minimize and maximize requests
28-
* Native OS/X app
28+
* Import and export "collections" for sharing
2929

3030
## Supported Technologies
3131
* *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.
@@ -52,18 +52,17 @@ Swell is a one-stop shop for sending and monitoring your API requests
5252
style="float: left; margin-right: 10px; margin-bottom : 30px; margin-top : 10px; border: 1px solid black;" /></kbd>
5353

5454

55-
* *Minimize/Expand*: Swell allows you to minimize and expand your requests, making it easy to manage everything at once.
56-
<kbd><img src="./ReadMeGifs/Swell_API_Minimize_Expand.gif"
55+
* *Import/Export Collections*: Swell allows you to import and export collections, making it easy to share collections with your team.
56+
<kbd><img src="./ReadMeGifs/Swell_API_ImportExport.gif"
5757
style="float: left; margin-right: 10px; margin-bottom : 30px; margin-top : 10px; border: 1px solid black;" /></kbd>
5858

5959

6060
## Built With
6161
* Electron
6262
* React
6363
* Redux
64-
* Express
65-
* Apollo
66-
* React-Modal
64+
* Apollo Client
65+
* Websockets
6766
* IndexedDB
6867
* Chart.js
6968

@@ -78,6 +77,10 @@ Swell is a one-stop shop for sending and monitoring your API requests
7877
* **Abby Chao** - [abbychao](https://github.com/abbychao)
7978
* **Amanda Flink** - [aflinky](https://github.com/aflinky)
8079
* **Kajol Thapa** - [kajolthapa](https://github.com/kajolthapa)
80+
* **Anthony Toreson** - [atoreson](https://github.com/atoreson)
81+
* **Billy Tran** - [btctrl](https://github.com/btctrl)
82+
* **Paul Rhee** - [prheee](https://github.com/prheee)
83+
* **Sam Parsons** - [sam-parsons](https://github.com/sam-parsons)
8184

8285
## License
8386

11 MB
Loading
-3.04 MB
Binary file not shown.

package-lock.json

Lines changed: 11 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)