Important
Considering the time constraint of 2 days, I've developed the be-service in SpringBoot (Java) . I can develop the same in Node.js / Python.
- Language Used: Java
- Framework: Springboot
- Database: MySQL
- JPA Repository for performing CRUD operations.
- Spring Retryable: For performing retries with backoff incase of failures. Link
- Added proper documentation above classes and methods.