kirei 0.2.0
Kirei is a strictly typed Ruby micro/REST-framework for building scaleable and performant microservices. It is built from the ground up to be clean and easy to use. Kirei is based on Sequel as an ORM, Sorbet for typing, and Sinatra for routing. It strives to have zero magic and to be as explicit as possible.
Gemfile:
=
install:
=
Runtime Dependencies (8):
oj
~> 3.0
pg
~> 1.0
puma
~> 6.0
rack
~> 3.0
sequel
~> 5.0
sequel_pg
~> 1.0
sorbet-runtime
~> 0.5
tzinfo-data
~> 1.0