Router module expected to be used with a Plug.Router.
Examples
use Inngest.Router, :plugGenerated Inngest routes parse JSON and urlencoded request bodies with
Inngest.CacheBodyReader before invoking functions or syncing
registrations. If your router runs another Plug.Parsers plug before
dispatching to Inngest, configure that parser with Inngest.CacheBodyReader
so signed requests can still be verified against the raw request body.