kirei 0.7.0
Kirei is a Ruby micro/REST-framework for building scalable and performant microservices. It is built from the ground up to be clean and easy to use. It is a Rack app, and uses Sorbet for typing, Sequel as an ORM, and Zeitwerk for autoloading. It strives to have zero magic and to be as explicit as possible.
Gemfile:
=
インストール:
=
Runtime依存関係 (10):
logger
~> 1.5
oj
~> 3.0
pg
~> 1.0
rack
~> 3.0
sequel
~> 5.0
sequel_pg
~> 1.0
sorbet-runtime
~> 0.5
statsd-instrument
~> 3.0
tzinfo-data
~> 1.0
zeitwerk
~> 2.5