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

Improve Error Handling in API Responses #23

Open
Laxmi2707 opened this issue Feb 1, 2025 · 0 comments · May be fixed by #27
Open

Improve Error Handling in API Responses #23

Laxmi2707 opened this issue Feb 1, 2025 · 0 comments · May be fixed by #27
Labels
enhancement New feature or request IWOC2025 Medium

Comments

@Laxmi2707
Copy link
Member

Description

Some API endpoints return generic error messages. Adding proper error handling will improve debugging.

Steps to Implement

  1. Update existing routes to use try-catch for error handling.
  2. Return detailed error messages with status codes.
  3. Test the changes using Postman or curl.

Expected Outcome

Better error responses, making debugging easier for developers.

@Durgesh4993 Durgesh4993 added enhancement New feature or request Medium IWOC2025 labels Feb 1, 2025
ayanAhm4d added a commit to ayanAhm4d/expressify that referenced this issue Feb 1, 2025
@ayanAhm4d ayanAhm4d linked a pull request Feb 1, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request IWOC2025 Medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants