Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop Routes in XFD for ReadySetCyber #152

Closed
michaelsaki opened this issue Apr 4, 2024 · 0 comments · Fixed by #149
Closed

Develop Routes in XFD for ReadySetCyber #152

michaelsaki opened this issue Apr 4, 2024 · 0 comments · Fixed by #149

Comments

@michaelsaki
Copy link
Collaborator

First Priority

/assessments
POST

  • save an RSC assessment to the XFD database

/assessments
GET

  • lists all assessments for the logged in user

/assessments/{id}
GET

  • return user responses and questions organized by category and number

Optional

/assessments/{createdAt}
PUT

  • update an existing assessment in the XFD database

Relates to #149

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants