gin 1.0.3
Gin is a small web framework built from the redistillation of Sinatra and Rails idioms. Specifically, it uses much of Sinatra's request flow and HTTP helper methods with dedicated controller classes that support Rails-like filters.
Gemfile:
=
install:
=
Runtime Dependencies (2):
rack
~> 1.1
rack-protection
~> 1.0