kirei 0.4.1
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, Zeitwerk for autoloading, and Puma as a web server. It strives to have zero magic and to be as explicit as possible.
Gemfile:
=
インストール:
=
Runtime依存関係 (10):
oj
~> 3.0
pg
~> 1.0
puma
~> 6.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