featherbed
HTTP client
A functional Scala HTTP client built on top of Finagle and Shapeless, providing a typesafe API for REST client interfaces.
Asynchronous Scala HTTP client using Finagle, Shapeless and Cats
137 stars
13 watching
25 forks
Language: Scala
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
finagle/finch | A Scala library for building composable HTTP APIs in a functional style on top of Finagle | 1,599 |
finagle/finagle-websocket | Provides support for real-time communication using websockets in a Finagle-based service | 35 |
criteo/lolhttp | A library that provides an HTTP server and client implementation for Scala, allowing developers to build web applications with a focus on simplicity and flexibility. | 91 |
finagle/finagle-postgres | Provides support for interacting with PostgreSQL databases from a Finagle-based application | 81 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
com-lihaoyi/requests-scala | A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 728 |
softwaremill/sttp | An HTTP client library providing a clean and programmer-friendly API to describe requests and handle responses. | 1,456 |
mlsdev/tron | A lightweight network abstraction layer for building HTTP clients in iOS and other platforms. | 542 |
daltoniam/swifthttp | A Swift framework that simplifies HTTP requests by providing a thin wrapper around NSURLSession. | 1,880 |
federicotdn/verb | A package for organizing and sending HTTP requests from Emacs using a tree structure similar to Org mode. | 544 |
maccman/nestful | A Ruby HTTP client library with a simple and sane API for making REST requests. | 508 |
frigus02/rester | A tool for making HTTP requests to web services from web browsers. | 351 |
haf/http.fs | An HTTP client library for F# that enables simple and functional interaction with web servers. | 320 |
cmullaparthi/ibrowse | An Erlang-based HTTP client library that supports various features and protocols for making HTTP requests. | 516 |
mamantoha/crest | A Crystal library providing an HTTP and REST client for making network requests. | 235 |