Skip to content

feat: add creator list validation, serializer, and cache-control#24

Merged
Chucks1093 merged 2 commits into
accesslayerorg:mainfrom
xqcxx:feat/creator-listing-13-19-21
Mar 26, 2026
Merged

feat: add creator list validation, serializer, and cache-control#24
Chucks1093 merged 2 commits into
accesslayerorg:mainfrom
xqcxx:feat/creator-listing-13-19-21

Conversation

@xqcxx

@xqcxx xqcxx commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add a new creators module with a public GET /api/v1/creators endpoint
  • centralize creator list query validation and summary serialization for consistent list responses
  • add explicit cache-control middleware and apply it to the public creator list route

Why

This groups creator listing concerns in one place so list responses are consistent, query validation is reusable, and public GET routes have intentional cache behavior.

Closes #13
Closes #19
Closes #21

@drips-wave

drips-wave Bot commented Mar 25, 2026

Copy link
Copy Markdown

@xqcxx 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

@Chucks1093 Chucks1093 merged commit b89e91c into accesslayerorg:main Mar 26, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants