Liking cljdoc? Tell your friends :D

Xiana framework

Xiana is a lightweight web-application framework written in clojure, for clojure. The goal is to be simple, fast, and most important - a welcoming platform for web programmers with different backgrounds who want to experience the wonders of functional programming!

It's easy to install, fun to experiment with, and a powerful tool to produce monolithic web applications.

Installation

From template

Xiana has its own leiningen template, so you can create a skeleton project with

lein new xiana app

As a dependency

Add it to your project as a dependency from clojars:

Clojars Project

Docs

Examples

Visit examples folder, to see how you can perform

References

  1. http://funcool.github.io/cats/latest/
  2. https://medium.com/@yuriigorbylov/monads-and-why-do-they-matter-9a285862e8b4
  3. http://pedestal.io/reference/interceptors.

Can you improve this documentation? These fine people already did:
Krisztian Gulyas, Marius A. Rabenarivo, lambdart, Ian Fernandez & Wanderson Ferreira
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close