How to Install libring-defaults-clojure in Ubuntu 18.04



Install libring-defaults-clojure by entering the following commands in the terminal:

sudo apt update
sudo apt install libring-defaults-clojure

Description:

Ring middleware that provides sensible defaults

Knowing what middleware to add to a Ring application, and in what order, can be difficult and prone to error. . This library attempts to automate the process, by providing sensible and secure default configurations of Ring middleware for both websites and HTTP APIs.

Homepage: https://github.com/ring-clojure/ring-defaults

Version: 0.3.1-1

Section: universe/java