lolhttp
Http server client
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.
An HTTP Server and Client library for Scala.
91 stars
17 watching
19 forks
Language: Scala
last commit: 3 months ago httphttp2httpsscalaweb
Related projects:
Repository | Description | Stars |
---|---|---|
softwaremill/sttp | An HTTP client library providing a clean and programmer-friendly API to describe requests and handle responses. | 1,456 |
sony/easyhttpcpp | A cross-platform HTTP client library with features like caching and pooling. | 163 |
esl/lhttpc | An Erlang implementation of an HTTP client for making requests to web servers | 127 |
com-lihaoyi/requests-scala | A Scala port of the popular Python HTTP client providing flexible and intuitive API for making HTTP requests. | 728 |
talko/lhttpc | A lightweight HTTP client library written in Erlang for making secure connections to web servers. | 1 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
cmullaparthi/ibrowse | An Erlang-based HTTP client library that supports various features and protocols for making HTTP requests. | 516 |
easyhttp/easyhttp | An HTTP client library for C# providing support for common HTTP methods and features. | 982 |
apache/httpcomponents-client | A Java-based client for making HTTP requests using a modular and customizable design | 1,464 |
mlsdev/tron | A lightweight network abstraction layer for building HTTP clients in iOS and other platforms. | 542 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
orthecreedence/carrier | An asynchronous HTTP client for streaming data over the web | 40 |
hmil/roshttp | Unifies HTTP client functionality across different platforms | 126 |
snoyberg/http-client | Provides a low-level HTTP client engine with various backends and higher-level APIs. | 280 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |