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

chore(setup): setup swagger codegen and UI for backend #61

Merged
merged 7 commits into from Mar 5, 2024

Conversation

CeeJayyy007
Copy link
Contributor

What change does this PR introduce?

Set up Swagger UI for API documentation for the backend. Also, re-arranged the backend folder structure and added additional directories to add structure to the backend code flow

Why was this change needed?

This change was needed to set up Swagger UI for handling API documentation along with updating the folder structure for the backend code

Other information (screenshots)

swagger ui

Checklist

  • 📝 I have reviewed my code prior to submission
  • ❔ Issue number has been linked (if applicable)
  • 🧪 Tests have been added or updated (if applicable)
  • 📖 Documentation has been updated (if applicable)
  • 📸 Screenshots added (if applicable)

@CeeJayyy007 CeeJayyy007 self-assigned this Mar 5, 2024
RickyC0626
RickyC0626 previously approved these changes Mar 5, 2024
backend/tests/app.test.js Outdated Show resolved Hide resolved
@CeeJayyy007 CeeJayyy007 merged commit 1e4fc97 into dev Mar 5, 2024
5 checks passed
@CeeJayyy007 CeeJayyy007 deleted the gh-50/setup-swagger-codegen-and-ui-for-backend branch March 5, 2024 19:16
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.

⚙️ Setup: swagger codegen and UI for backend/
3 participants