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

Feat/add swagger #49

Merged
merged 2 commits into from
Apr 28, 2024
Merged

Feat/add swagger #49

merged 2 commits into from
Apr 28, 2024

Conversation

marcos-wz
Copy link
Collaborator

@marcos-wz marcos-wz commented Apr 28, 2024

Features:

  • Configured HealthCheck, and User controllers for swagger
  • Implemented swagger route on endpoint "/swagger/index.html"
  • Added provideSwaggerHTTP in http_api builder
  • Created swaggo tool installation and setup through the make mocks statement in Makefile

Extras:

  • Fix naming conventions
  • Removed boilerplate code

@marcos-wz marcos-wz self-assigned this Apr 28, 2024
@marcos-wz marcos-wz linked an issue Apr 28, 2024 that may be closed by this pull request
@marcos-wz
Copy link
Collaborator Author

Swagger working with all the application handlers:
image

@marcos-wz marcos-wz merged commit 93a2b61 into main Apr 28, 2024
2 checks passed
@marcos-wz marcos-wz deleted the feat/add_swagger branch April 28, 2024 13:21
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.

Implement Swagger
1 participant