Skip to main content

Module routes

Module routes 

Source
Expand description

Axum route handlers for feed generator XRPC endpoints.

Provides handlers for:

  • app.bsky.feed.describeFeedGenerator — lists available feeds
  • app.bsky.feed.getFeedSkeleton — returns a feed skeleton for a given feed

Functions§

build_router
Build the feed generator router with describeFeedGenerator and getFeedSkeleton XRPC endpoints.