Event Rest API with Nodejs and MongoDB:
POST http://localhost:8000/event/:

GET http://localhost:8000/event/:

GET http://localhost:8000/event/68c9b61acf6589a3d4b1ae1b:

PUT http://localhost:8000/event/68c9b61acf6589a3d4b1ae1b:

DELETE http://localhost:8000/event/68c9b6becf6589a3d4b1ae1f:

User register and login:
POST http://localhost:8000/user/register:

POST http://localhost:8000/user/login:

GET http://localhost:8000/user/68c9cd584f01afa00e45ede9:
