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

https://github.com/simbiose/escambo

Escambo, an HTTP content negotiator, content-type parser and creator for Lua
https://github.com/simbiose/escambo

Last synced: 7 days ago
JSON representation

Escambo, an HTTP content negotiator, content-type parser and creator for Lua

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/simbiose/escambo.png?branch=master)](https://travis-ci.org/simbiose/escambo)
[![License](http://img.shields.io/badge/License-MIT-red.svg)](LICENSE)

# escambo

escambo, an HTTP content negotiator, content-type parser and creator for Lua, see [website](http://rocks.simbio.se/escambo) for details

# license

MIT, see LICENSE and source

# installation

## luarocks

# luarocks install escambo

# tests

run [busted](https://github.com/Olivine-Labs/busted), see spec folder