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

Configuration of the root endpoint to be more welcoming #351

Closed
shodown96 opened this issue Oct 4, 2023 · 1 comment · Fixed by #361
Closed

Configuration of the root endpoint to be more welcoming #351

shodown96 opened this issue Oct 4, 2023 · 1 comment · Fixed by #361

Comments

@shodown96
Copy link
Contributor

shodown96 commented Oct 4, 2023

I successfully started the server application currently listening at port 3000, I followed the root endpoint, and the first thing I saw was an error page saying Cannot GET /.

So this isn't a bug or issue that needs fixing but I feel if this application is going to be used by developers, it should display a welcoming message and possibly a sample endpoint to test or visit. This would also help people who for some reason don't access the swagger documentation first. An alternative would be to map the swagger documentation to the root endpoint.

This is a very simple task and I could easily fix it, I would like to be assigned if accepted. Thank you.

@ageddesi
Copy link
Owner

Hi @shodown96 I would like it if the swagger doc was routed at that initial /GET.
Happy for you to work on this 👍

This was referenced Oct 13, 2023
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 a pull request may close this issue.

2 participants