a url Monitoring Node.js App that monitors URLs Status for users
this app has User Registration for signup , sign in and makes the use of email Verification
then we have multiple routes that Authenticates users firstly using the session token stored in client-side that we use to validate User
for the CreateCheck that gets req.data and creates a new check for it that also creates a monitor with the url input and on any change of url status an email ,webhook and push notification is sent to the registered user
put and delete methods to alter checks
send a tag or ID to relevant endpoint to get the report
Ping-Monitor - Express - Mongoose - JWT - Joi - Nodemailer - Swagger