shotgun
HTTP client
An Erlang application providing a simple HTTP client with built-in SSE support
For the times you need more than just a gun.
168 stars
50 watching
45 forks
Language: Erlang
last commit: 3 months ago
Linked from 1 awesome list
erlanghacktoberfestshotgunsse
Related projects:
Repository | Description | Stars |
---|---|---|
ninenines/gun | An Erlang library that provides a high-performance client for various web protocols, including HTTP/1.1, HTTP/2, and WebSockets. | 906 |
cmullaparthi/ibrowse | An Erlang HTTP client library with support for various authentication methods and features. | 516 |
valpackett/httpotion | An HTTP client library for Elixir | 725 |
benoitc/hackney | An HTTP client library for Erlang that provides a simple and efficient way to send and receive HTTP requests | 1,338 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
akka/akka-http | Provides a toolkit for building and consuming HTTP-based services using actors and streams | 1,339 |
eliihen/wsta | A command-line tool for interacting with WebSockets | 632 |
sagebind/isahc | An asynchronous HTTP client written in Rust for making requests to web servers. | 721 |
elixir-tesla/tesla | A flexible HTTP client library that simplifies communication by providing a common interface for various adapters and middleware components. | 2,010 |
nitrogen/simple_bridge | A standardized interface to multiple Erlang HTTP servers | 113 |
softwaremill/sttp | A comprehensive Scala HTTP client library providing a clean and programmer-friendly API to describe HTTP requests and responses. | 1,460 |
knutin/elli | An Erlang-based web server designed to handle HTTP APIs in a simple and robust manner. | 662 |
kitura/swiftyrequest | A Swift HTTP client library for building network requests with automatic encoding, decoding, and authentication. | 110 |
crowdhailer/raxx | An Elixir-based HTTP server interface and toolkit | 404 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |