Skip to content

Future Notes

This page documents likely next areas without treating them as shipped features.

  • Public routes are read-only and username-based.
  • No auth token system for public endpoints.
  • No cursor pagination yet.
  • Public responses are no-store.
  • Cursor or offset pagination for high-volume users.
  • More explicit endpoint-specific response schemas in backend DTOs.
  • Additional response metadata for easier widget hydration.
  • Public docs changelog entries tied to backend releases.

Until features are implemented in backend routes/services, they are not documented as available API capabilities in endpoint reference pages.