Skip to content

marianoguerra/tubes.clj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tubes

a series of tubes

tubes is a library that allows you to create web applications by composing little functions using the pipe library to check or mutate the request along the way.

tubes make it easy to test each functionality in isolation or on blocks at different levels by using pipe's compose functionality.

install

go to clojars for instructions:

https://clojars.org/org.marianoguerra/tubes

license

Copyright (C) 2013 Mariano Guerra

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

About

simple web app building blocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published