Fuik is a new Rails engine that simplifies webhook handling by automatically capturing and storing payloads from any provider, offering a clean UI to inspect and debug them. Installation takes seconds via `bundle add fuik`, after which your app receives webhooks at `/webhooks`. It generates provider-specific event classes for business logic, and includes UI features like copying payloads as JSON, downloading them, and clicking any key to get the Ruby accessor path. The project is open source and welcomes provider template contributions.
Sort: