wirewirewirewire/pandoa-backend

Validation of input Data

Opened this issue · 0 comments

All data from api (text,phone,gps etc.) needs to be validated and handled (return error with info schema) .
Good starting Point is Express Validator:
https://express-validator.github.io/docs/