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

🚀 Feature: return api info on / route #193

Open
2 tasks done
yurimutti opened this issue Dec 14, 2024 · 0 comments
Open
2 tasks done

🚀 Feature: return api info on / route #193

yurimutti opened this issue Dec 14, 2024 · 0 comments

Comments

@yurimutti
Copy link
Contributor

yurimutti commented Dec 14, 2024

🔖 Feature description

We need to avoid return exception on route /

🎤 Why is this feature needed ?

To avoid creating errors and return a good message on default route

✌️ How do you aim to achieve this?

get / 
response:
{ "message": "Welcome to Recy API", "docs": "https://staging.api.recy.life/docs", "health": "https://staging.api.recy.life/health" }

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

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

No branches or pull requests

1 participant