Skip to content

daviddurand/ring-json-params

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ring-json-params

Ring middleware that augments :params according to a parsed JSON request body.

Takes optional parameter json-key, if given wraps the JSON parameters in it's own map: {json-key parsed-json}. (Useful if the JSON expected does not merge into a map elegantly, for example an array of numbers.)

About

Ring middleware for parsing JSON into params

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 100.0%