Skip to content

Add non-technical overview of queue in README#108

Open
goldlabelapps wants to merge 4 commits intomasterfrom
staging
Open

Add non-technical overview of queue in README#108
goldlabelapps wants to merge 4 commits intomasterfrom
staging

Conversation

@goldlabelapps
Copy link
Copy Markdown
Owner

No description provided.

Add app/api/queue/README.md providing a plain-language overview of the queue: what it is, why it's needed, how tasks are added and processed, benefits (fairness, efficiency, reliability), and a real-life example. Intended for non-technical readers and contributors to explain queue behavior without code details.
Introduce a new email notification API under app/api/notify/email.py providing GET metadata and POST to send emails via the Resend SDK (with RESEND_API_KEY checks and goldlabel_email template). Update app/api/routes.py to include the new notify router and remove the old resend import. Update README references from /resend to /notify/email. Rename and update the test to target /notify/email, and remove the large Postman collection file. Also fix a tiny stray character/whitespace in app/__init__.py.
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