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
- Host: GitHub
- URL: https://github.com/simbiose/escambo
- Owner: simbiose
- License: mit
- Created: 2014-11-08T15:28:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-10T03:53:05.000Z (almost 11 years ago)
- Last Synced: 2025-01-04T21:18:16.047Z (over 1 year ago)
- Language: Lua
- Homepage:
- Size: 195 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/simbiose/escambo)
[](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