Skip to content

GesherPush notifications for web apps

A managed VAPID web push service — subscribe, deliver, and measure without running your own push infrastructure.

What is Gesher?

Gesher (גשר) is a managed push notification service for web applications. Your backend calls a simple HTTP API to send notifications; browsers receive them through a service worker using Web Push and VAPID.

You keep API keys on the server only. The browser talks to your subscribe/unsubscribe proxy; that proxy forwards to Gesher with the app’s Bearer token.

  • Getting Started — register an app, install the SDK, add a service worker, proxy, and send your first notification
  • API Reference — every public, app, and admin endpoint
  • SDK Reference@gesher/sdk browser client

Gesher — managed web push by Otomator