BlitzkriegSoftware / NodeJsPersonApi

NodeJs REST API for Person
MIT License
0 stars 0 forks source link

Input allows invalid entries from API #2

Closed BlitzkriegSoftware closed 1 month ago

BlitzkriegSoftware commented 1 month ago

Harden Routes and Repository, to check Person (json, object) and ID (string --> integer).

BlitzkriegSoftware commented 1 month ago

sanitize

BlitzkriegSoftware commented 1 month ago

See commits