install node.js
download zip from github & unpack
open cmd & goto folder Aufgabe
write in cmd "npm install"
start programm with npm start
Programm is in Testmode with nodemon.
So all Requests should display in nodemon
Programm is written in Typescript. So nodemon take the compiled js Files from "Build" Folder (see in package.json)
validation Check if person exists
validation check if person is in another meeting
Test the API Person in Postman with following url: