BlackBoxVision / typescript-hapi-starter

🚀 Starter for building APIs with Hapi + Typescript!
MIT License
128 stars 28 forks source link

Add statusCode as an optional parameter for newResponse function #42

Open chandan637 opened 3 years ago

chandan637 commented 3 years ago

This boilerplate is really nice. But if we get a option to choose statusCode for our response then it will just become awesome.

Requesting author for the change request.

Thank you