gin icon indicating copy to clipboard operation
gin copied to clipboard

A LUA fast, low-latency, low-memory footprint, web JSON-API framework with Test Driven Development helpers and patterns.

Results 4 gin issues
Sort by recently updated
recently updated
newest added

Use latest lua-cjson rock with compilation issues fixed by openresty team.

I tried to install Gin on my Macbook without success (for example, `brew pcre` fails). After I tried to install it on Linux and it was even worse. A docker...

Hello, @ostinelli! I'm exploring your gin project code to create database management tools on top of your code (see open source project https://bitbucket.org/d9kd9k/db_tools). I hope MIT license you've chosen (https://github.com/ostinelli/gin/blob/master/LICENSE.md)...

To clarify how to specify a custom `id` field, since e0c875039e207806d7f3d9e8d764c7f8fa91c814 has been merged in.