Skip to content

Add queue API routes and /queue endpoint#88

Merged
goldlabelapps merged 1 commit intomasterfrom
staging
Apr 18, 2026
Merged

Add queue API routes and /queue endpoint#88
goldlabelapps merged 1 commit intomasterfrom
staging

Conversation

@goldlabelapps
Copy link
Copy Markdown
Owner

Introduce a new queue API module (app/api/queue) with a simple GET /queue endpoint returning a test meta/data payload. Wire the new router into app/api/routes.py and expose the queue entry in the API root listing (app/api/root.py). Prepared imports for DB and API key auth in the new module for future use.

Introduce a new queue API module (app/api/queue) with a simple GET /queue endpoint returning a test meta/data payload. Wire the new router into app/api/routes.py and expose the queue entry in the API root listing (app/api/root.py). Prepared imports for DB and API key auth in the new module for future use.
@goldlabelapps goldlabelapps self-assigned this Apr 18, 2026
@goldlabelapps goldlabelapps merged commit 2e62419 into master Apr 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant