Integrating with Express
Our JS SDK is framework-agnostic and works smoothly with any Node.js server, including Express.
We do not currently provide an official Express adapter. However, you can follow the basic integration steps and adapt the examples to your Express routes and middleware.
If there’s enough demand, we may create a dedicated Express adapter or guide in the future. You can let us know by upvoting the feature request on our public suggestion board.