Fuik
Rails engine that catches and stores webhooks from any provider
No ratings yet
- Gem
- fuik
- Repository
- Rails-Designer/fuik
- License
- MIT
- Stars
- 94
- Added
- August 18, 2026
About
Rails engine that catches and stores webhooks from any provider
Fuik (Dutch for fish trap) is a Rails engine that catches and stores webhooks from any provider. View all events in the admin interface, then create event classes to add your business logic.
What you get
- Copy payload as JSON: click a button, payload is in your clipboard
- Download payload as JSON file: keep it for testing, debugging or throw it at your LLM agent, bot or colleague
- Add
.jsonto any URL: get the raw payload without the UI GET /events.json: index as JSON with filter support
Installing it
ruby
# Gemfile
gem "fuik"
Details
94 stars on GitHub · MIT licensed · maintained by Rails-Designer. Source: https://github.com/Rails-Designer/fuik
Discussion (0)
Sign in to join the discussion.
No comments yet.