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

Writing the Common Utility for Async Function Handling , ApiResponse, ApiError #29

Closed
MOHINI1403 opened this issue Oct 6, 2024 · 1 comment

Comments

@MOHINI1403
Copy link

  • Writing the common utility for handling Asynchronous function so that we can avoid the job of writing try...catch block again and again and just wrapping our method in this utility.
  • Writing the common utility function for handling ApiError and ApiResponse for structuring the response in the way that improves the code refactoring, code quality and a standard format is followed by all the response and error messages.
  • Making desired changes into the code wherever necessary.
  • Writing comments wherever necessary to help in better understanding the code.

Please assign me this issue so that I could work on this issue.

Copy link

github-actions bot commented Nov 9, 2024

🎉 Congratulations @MOHINI1403! Your issue has been successfully closed! Thanks for your contribution! If you enjoyed contributing, please consider giving us a ⭐ and following us for updates!

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

No branches or pull requests

2 participants