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

Updated the status handling using npm directory http-status-codes #114

Closed tanujvyas10 closed 4 years ago

tanujvyas10 commented 4 years ago

About: Previously, the code-base was using custom made http-status .This PR contains the upgraded codebase having npm directory http-status-codes as a http-status provider


Problem

Github Issue Number: #112 Previously,the backend codebase was using the custom made HTTP status code.

Solution of problem

Now, backend codebase be using the npm dependency http-status-codes as a status-codes provider

Type of Change

Checklist

vaibhavdaren commented 4 years ago

backend pulls without test cases won't be merged.

tanujvyas10 commented 4 years ago

@vaibhavdaren Sure, i will update you soon

tanujvyas10 commented 4 years ago

@devesh-verma the test cases has been passed Please review and let me know the latest image

vaibhavdaren commented 4 years ago

Please resolve conflicts

tanujvyas10 commented 4 years ago

Please resolve conflicts

conflicts has been resolved