**Is your feature request related to a problem? Please describe.** You could theoretically crash the server with wrong inputs. **Describe the solution you'd like** Input validation using [express-validator](https://express-validator.github.io/).
Is your feature request related to a problem? Please describe.
You could theoretically crash the server with wrong inputs.
Describe the solution you'd like
Input validation using express-validator.