Rushil Patel

Results 2 issues of Rushil Patel

### Description Some of the git commands to resolve the issues & the conflicts while contributing to Open Source. ### Use Case This will help the contributors to smoothly contribute...

feature

### Description The actual payload that user can submit to your app /api should be restricted to avoid unnecessary behaviour. We can limit the body payload using built-in body-parser. ###...

enhancement