Skip to content

A set of libraries for ring apps, including stateful sessions.

License

Notifications You must be signed in to change notification settings

devasiajoseph/lib-noir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lib-noir

A set of utilities and helpers for building ring apps.

Continuous Integration status

Some of the core features includes the following:

  • stateful sessions and cookies
  • static resource management and file uploads
  • custom response types and redirects
  • input validation
  • content caching
  • route filtering and redirection
  • password hashing using jBcryt

See the API for more details.

This library was originally split out from the Noir web framework for your enjoyment.

This library is being actively developed separate from Noir. Nothing in here is specific to Noir and the purpose of it is to be used from any ring-based web framework, such as Mustache and Compojure.

Usage

You want to use Leiningen, of course. Add this to your :dependencies

[lib-noir "0.3.5"]

About

A set of libraries for ring apps, including stateful sessions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published