Skip to content

dropin

Feeds that follow feeds. Activities fan out along the edges. Users react. That is the whole product.

SDK-first

Three SDKs — @dropin/client, @dropin/react, @dropin/server — mirror GetStream’s ergonomics. Drop feeds into your app without touching the raw HTTP layer.

Multi-tenant

Per-tenant database isolation. Your backend mints its own HS256 tokens offline; we hold no credentials.

Built to scale

Keyset pagination, denormalized reaction counts, fan-out on write. A feed read is three statements, constant in page size.

Live API

Running in production at api.getnodex.cloud. Explore the full contract in the API reference.