Skip to content
This repository was archived by the owner on Jan 31, 2026. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 319 Bytes

File metadata and controls

11 lines (9 loc) · 319 Bytes

Storiny API

The primary backend service for Storiny.

  • User authentication and session management
  • Content (stories, blogs, metadata) CRUD
  • Real-time collaboration engine (realms)
  • Authorization and access control
  • PostgreSQL orchestration
  • Internal service coordination (gRPC)
  • Public and internal HTTP APIs