whop 1.0.5
A Rails 7+ gem to build embedded Whop apps. Mirrors Whop's Next.js template: verification, access control, webhooks, and API client with a small meta-programming DSL.
Gemfile:
=
install:
=
Runtime Dependencies (7):
activesupport
>= 7.0, < 9.0
faraday
~> 2.9
faraday-retry
~> 2.2
json
~> 2.6
jwt
~> 2.8
rack
>= 2.2, < 4.0
railties
>= 7.0, < 9.0
Development Dependencies (1):
rspec
~> 3.12