Skip to content

feat(creators): add cursor metadata serializer#93

Merged
Chucks1093 merged 2 commits into
accesslayerorg:mainfrom
kryputh:feat/creator-cursor-meta-serializer-clean
Mar 28, 2026
Merged

feat(creators): add cursor metadata serializer#93
Chucks1093 merged 2 commits into
accesslayerorg:mainfrom
kryputh:feat/creator-cursor-meta-serializer-clean

Conversation

@kryputh
Copy link
Copy Markdown
Contributor

@kryputh kryputh commented Mar 28, 2026

Summary

  • add a dedicated serializer for creator list cursor metadata
  • add a small cursor-aware creator list response helper
  • keep cursor metadata shaping out of route handlers while reusing the public list envelope

Verification

  • pnpm exec eslint src/modules/creators/creators.serializers.ts
  • pnpm build

Closes #85

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Mar 28, 2026

@kryputh Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

…-meta-serializer-clean

# Conflicts:
#	src/modules/creators/creators.serializers.ts
@Chucks1093 Chucks1093 merged commit 7a1b057 into accesslayerorg:main Mar 28, 2026
1 check 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.

Add creator list cursor response serializer

2 participants