RubyGems Navigation menu

kirei 0.3.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, Zeitwerk for autoloading, and Puma as a web server. It strives to have zero magic and to be as explicit as possible.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.0 - May 13, 2024 (20.5 KB)
  2. 0.2.1 - March 09, 2024 (18 KB)
  3. 0.2.0 - March 09, 2024 (18 KB)
  4. 0.1.0 - January 02, 2024 (13.5 KB)
  5. 0.0.3 - December 31, 2023 (12.5 KB)
Show all versions (7 total)

Runtime Dependencies (9):

oj ~> 3.0
pg ~> 1.0
puma ~> 6.0
rack ~> 3.0
sequel ~> 5.0
sequel_pg ~> 1.0
tzinfo-data ~> 1.0
zeitwerk ~> 2.5

Owners:

Pushed by:

Authors:

  • Ludwig Reinmiedl

SHA 256 checksum:

f1a32083d508bb9fdb2a030638d79add015928c4132800a6ae66a84f4a153a62

Total downloads 1,290

For this version 81

License:

MIT

Required Ruby Version: >= 3.0.0

New versions require MFA: true

Version published with MFA: true

Links: