activefunction 0.3.3
rails/action_controller like gem which provides lightweight callbacks, strong parameters & rendering features. It's designed to be used with AWS Lambda functions, but can be also used with any Ruby application. Implemented with some of ruby 3.x features, but also supports ruby 2.6.x thanks to RubyNext transpiler. Type safety achieved by RBS and Steep.
Gemfile:
=
install:
=
Runtime Dependencies (1):
ruby-next-core
>= 0.14.0