Giter Site home page Giter Site logo

simple-sifu / swell Goto Github PK

View Code? Open in Web Editor NEW

This project forked from open-source-labs/swell

0.0 0.0 0.0 92.61 MB

Swell: API development tool that enables developers to test endpoints served over streaming technologies including Server-Sent Events (SSE), WebSockets, HTTP2, GraphQL, and gRPC.

Home Page: http://www.getswell.io

License: MIT License

JavaScript 87.99% CSS 11.75% HTML 0.25%

swell's Introduction

License: MIT AppVeyor AppVeyor contributions welcome Tweet

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.

Getting Started

Visit www.getswell.io to download the latest release.

Swell is currently available for OS X, Linux and Windows.

Highlights

Swell is a one-stop shop for sending and monitoring your API requests

  • Send and monitor streams over HTTP2 (including SSEs) and WebSockets
  • Create GraphQL queries, mutations, and subscriptions
  • Provides full streaming testing support for gRPC
  • Support for up to six concurrent connections
  • View request/response timing information in an interactive chart
  • Save requests in "collections" of multiple requests
  • Import and export "collections" for sharing

Supported Technologies

  • 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.

  • 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 - with and without variables

Latest Swell v.0.4.0 update

  • gRPC: Swell includes full support for all four streaming types of gRPC - unary, client stream, server stream, bidirectional stream

Additional Features

  • Collections: Swell allows you to save collections for easier testing of multiple requests.

  • Import/Export Collections: Swell allows you to import and export collections, making it easy to share collections with your team.

Built With

  • Electron
  • React
  • Redux
  • Apollo Client
  • Websockets
  • IndexedDB
  • Chart.js

Authors

License

This project is licensed under the MIT License

swell's People

Contributors

abbychao avatar addoasa avatar aflinky avatar atoreson avatar brandon6190 avatar btctrl avatar danst3in avatar egrobar avatar kajolthapa avatar nancyddao avatar prheee avatar sam-parsons avatar texpatnyc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.