hato
Client library
An HTTP client library for Clojure that wraps JDK 11's HttpClient for synchronous and asynchronous requests with websockets support.
An HTTP client for Clojure, wrapping JDK 11's HttpClient
380 stars
7 watching
27 forks
Language: Clojure
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jarohen/chord | A Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats. | 439 |
dakrone/clj-http | An idiomatic HTTP client for Clojure wrapping the Apache Client | 1,784 |
mlehman/solrclj | Provides a Clojure interface to interact with Apache Solr search engines. | 31 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
lispyclouds/contajners | A Clojure client library for interacting with container engines, providing an idiomatic and data-driven interface. | 134 |
nahi/httpclient | A Ruby library providing an HTTP client with various features and functionality | 703 |
appsflyer/donkey | A modern Clojure HTTP server and client built for ease of use and performance | 292 |
pandeiro/jaki | A client library providing basic CRUD operations and utilities for interacting with CouchDB databases in ClojureScript applications. | 16 |
googleapis/google-http-java-client | A Java library for accessing any resource on the web via HTTP | 1,391 |
danwrong/restler | A Node.js library for making HTTP requests with automatic serialization and deserialization of data. | 1,986 |
hoplon/castra | A Clojure RPC library that enables asynchronous server-side function execution from client-side code. | 172 |
nghialv/net | A Swift HTTP request wrapper providing flexible and customizable HTTP clients for various use cases. | 302 |
weavejester/clj-aws-s3 | A Clojure library for accessing Amazon S3 with features like bucket and object management, metadata support, and access control | 198 |
fukamachi/dexador | An HTTP client library for Common Lisp with features like connection pooling and automatic redirection. | 377 |
swlib/saber | A high-performance HTTP client library for PHP that provides a coroutine-based interface for making asynchronous requests. | 980 |