Skip to content

Create endpoint to get daily questions#42

Merged
durgeshninave9 merged 3 commits into
mainfrom
create-endpoint-get-daily-questions
Aug 23, 2025
Merged

Create endpoint to get daily questions#42
durgeshninave9 merged 3 commits into
mainfrom
create-endpoint-get-daily-questions

Conversation

@kevinrawal

@kevinrawal kevinrawal commented Aug 23, 2025

Copy link
Copy Markdown
Member

Changes made in this PR:

  1. Added question routes that communicate with the generator service.
  2. Update the Generator service endpoint in settings.
  3. Update entrypoint.sh to reload FastAPI application on save/changes.
  4. Add CORS middleware. (Required for UI)
  5. Add exception handling.

@kevinrawal kevinrawal self-assigned this Aug 23, 2025
@kevinrawal kevinrawal linked an issue Aug 23, 2025 that may be closed by this pull request
Comment thread app/api/routes/questions.py Fixed
@kevinrawal kevinrawal marked this pull request as ready for review August 23, 2025 11:32
@durgeshninave9 durgeshninave9 merged commit 6a75f8c into main Aug 23, 2025
6 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.

[FEATURE] Create get_potd endpoint

3 participants