Skip to content

Refactor resend email util and simplify endpoint#47

Merged
goldlabelapps merged 1 commit into
masterfrom
staging
Apr 2, 2026
Merged

Refactor resend email util and simplify endpoint#47
goldlabelapps merged 1 commit into
masterfrom
staging

Conversation

@goldlabelapps
Copy link
Copy Markdown
Owner

Move resend email helper from app/api/resend/utils to app/utils, use a module-level RESEND_API_KEY env var, and update the Authorization header to use it. Update import in resend endpoint to the new path and simplify the root response to only return meta. Also apply minor README wording and link fixes.

Move resend email helper from app/api/resend/utils to app/utils, use a module-level RESEND_API_KEY env var, and update the Authorization header to use it. Update import in resend endpoint to the new path and simplify the root response to only return meta. Also apply minor README wording and link fixes.
@goldlabelapps goldlabelapps merged commit f4e87ba into master Apr 2, 2026
2 checks 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