clojurl
HTTP client
An example Clojure CLI HTTP/S client using GraalVM native image
An example Clojure CLI HTTP/S client using GraalVM native image
65 stars
2 watching
3 forks
Language: Clojure
last commit: about 5 years ago
Linked from 1 awesome list
cliclojuregraalvmhttpsnative-image
Related projects:
Repository | Description | Stars |
---|---|---|
dakrone/clj-http | An idiomatic HTTP client for Clojure wrapping the Apache Client | 1,784 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,173 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
gnarroway/hato | An HTTP client library for Clojure that wraps JDK 11's HttpClient for synchronous and asynchronous requests with websockets support. | 380 |
julianbirch/cljs-ajax | An asynchronous Ajax client for ClojureScript and Clojure allowing easy communication with servers | 673 |
clojerl/clojerl | A Clojure implementation on the Erlang VM | 1,659 |
appsflyer/donkey | A modern Clojure HTTP server and client built for ease of use and performance | 292 |
mlehman/solrclj | Provides a Clojure interface to interact with Apache Solr search engines. | 31 |
jarohen/chord | A Clojure/ClojureScript library that enables communication with web-sockets and provides a common interface for various data formats. | 439 |
clojurephant/sample-clojurephant-clj-lib | A Clojure library project demonstrating the use of clojurephant to build and test a sample Clojure library. | 0 |
otwieracz/clj-grpc | Provides a simple and hassle-free way to integrate gRPC into Clojure projects without requiring extensive Java knowledge. | 15 |
taoensso/sente | A Clojure/ClojureScript library for building bidirectional, real-time web applications with efficient, low-bandwidth communication protocols. | 1,738 |
clojurephant/sample-clojurephant-cljs-app | A sample project demonstrating the use of Clojurephant to build a ClojureScript application | 0 |
clj-commons/secretary | A client-side router for ClojureScript | 774 |
lispyclouds/contajners | A Clojure client library for interacting with container engines, providing an idiomatic and data-driven interface. | 134 |