Skip to content

Add unified IG + Twitter action log endpoint#195

Open
Simultech369 wants to merge 1 commit into
David-patrick-chuks:mainfrom
Simultech369:codex/riona-unified-actions
Open

Add unified IG + Twitter action log endpoint#195
Simultech369 wants to merge 1 commit into
David-patrick-chuks:mainfrom
Simultech369:codex/riona-unified-actions

Conversation

@Simultech369

Copy link
Copy Markdown

Closes #155.

Adds a GET /api/actions/unified endpoint that returns a normalized, paginated action log merged from Instagram and Twitter sources.

Each action now includes:

  • platform
  • action
  • timestamp
  • status
  • metadata

Validation:

  • pnpm --filter @riona/api test -- --runTestsByPath src/routes/api.test.ts
  • pnpm --filter @riona/api typecheck

Result:

  • 13 tests passed in src/routes/api.test.ts
  • typecheck passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant