- Events — List a user’s past or upcoming events from the public API.
- Event Component — Use the
EventDisplayButtoncomponent to open an event page in a modal. - Webhooks — Verify webhook payloads in one line or via Express middleware.
SDK Reference
Introduction
Official Node.js SDK for PeerPop—events, webhooks, and React components
The PeerPop SDK is the official Node.js package for PeerPop. It gives you event listing (past and upcoming), webhook signature verification, and a React component to embed event pages—all from one dependency.
For full package details, version history, and file layout, see the peerpop package on npm.