This repository is created with reference to the stack overflow question posted here
Import the postman collection given in the project folder postman-collections. Run the requests in the following sequence.
- Generate Users (https://localhost:8080/generate-users)
- Generate Reminder (https://localhost:8080/generate-reminders)
- Get Reminders (https://localhost:8080/get-reminders)