Skip to content

alexanderkiel/ring-hap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This software is ALPHA.

Ring HAP

Build Status

Ring middleware for the Hypermedia Application Protocol.

Install

To install, just add the following to your project dependencies:

[org.clojars.akiel/ring-hap "0.4"]

Usage

(require '[ring-hap.core :refer [wrap-hap]])

(-> handler
    (wrap-hap))

Example Applications

The following applications use Ring HAP already:

License

Copyright © 2015 Alexander Kiel

Distributed under the Eclipse Public License, the same as Clojure.

About

Ring middleware for Hypermedia Application Protocol.

Resources

License

Stars

Watchers

Forks

Packages

No packages published