[ 源代码: ring-clojure ]
软件包:libring-jetty-adapter-clojure(1.8.2-3)
libring-jetty-adapter-clojure 的相关链接
Debian 的资源:
下载源码包 ring-clojure:
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Clojure web applications library - Jetty adapter
Ring is a Clojure web applications library inspired by Python's WSGI and Ruby's Rack. By abstracting the details of HTTP into a simple, unified API, Ring allows web applications to be constructed of modular components that can be shared among a variety of applications, web servers, and web frameworks.
This package contains the Ring Jetty adapter.
其他与 libring-jetty-adapter-clojure 有关的软件包
|
|
|
|
-
- dep: libclj-http-clojure
- Clojure HTTP client library
-
- dep: libclojure-java
- Lisp dialect for the JVM (library)
-
- dep: libjetty9-java
- Java servlet engine and webserver -- core libraries
-
- dep: libring-core-clojure (>= 1.8.2-3)
- Clojure web applications library
-
- dep: libring-servlet-clojure (>= 1.8.2-3)
- Clojure web applications library - servlet utilities