Based on the Event-driven Microservices architecture, this web-app allows users to compare two documents at once, highlighting any textual differences between the two.
- Service Discovery
- Gateway
- Document Service
- Diff Service - Extracts the differences between the texts.
- Highlight Service - Highlights the differences between the texts.
- Kafka - To promote event-driven architecture
For building and running the application you need:


