An open API service indexing awesome lists of open source software.

https://github.com/losinggeneration/gimlet-render

An HTML template & JSON serialization response writer for Gimlet Cocktail.
https://github.com/losinggeneration/gimlet-render

gimlet html-template json middleware moonscript

Last synced: about 1 year ago
JSON representation

An HTML template & JSON serialization response writer for Gimlet Cocktail.

Awesome Lists containing this project

README

          

# Gimlet Render
### A middleware to render HTML & JSON output.
This middleware provides an interface to render HTML template's or JSON data.

## Requirements
* [Gimlet Cocktail](http://github.com/losinggeneration/gimlet)
* [cjson](http://www.kyne.com.au/~mark/software/lua-cjson.php)
* [etlua](https://github.com/leafo/etlua)