codeuino / social-platform-donut-backend

Donut API:
http://donut-api-prod.codeuino.org/
GNU General Public License v3.0
24 stars 57 forks source link

Adding the npm dependency - http-status-codes for error handling status #111

Closed tanujvyas10 closed 4 years ago

tanujvyas10 commented 4 years ago

Current issue Currently, we are using custom made error handling status

Expected solution There should be error handling status using npm dependencies http-status-codes

Additional context I would like to work on this.