TRIO-take-home

This solution was developed to synchronize email contacts between MailChimp and Sendgrid, using their APIs to do that. The stack used was Java 11 with Spring Boot and Feign to make requests in the APIs.

💻 Requirements

This project was developed using:

  • <JAVA 11>
  • <Srping Boot 2.5.4>
  • <Feign>

💻 Technical Design

💻 Available On