Skip to content

A sample web scraping service demonstrating how to build a message driven application using RabbitMQ

License

Notifications You must be signed in to change notification settings

roc41d/scraping-microservice-java-python-rabbitmq

 
 

Repository files navigation

scraping-microservice-java-python-rabbitmq

A sample web scraping service demonstrating how to build a message driven application using RabbitMQ. The application consists of three parts: front-end developed in Knockout.js, that is communicating with a Spring Boot Java api, which in turn is offloading scraping tasks to a Python microservice.

Architecture

Original blog post: http://bernhardwenzel.com/articles/how-to-build-a-message-driven-microservice-application/

About

A sample web scraping service demonstrating how to build a message driven application using RabbitMQ

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Java 45.8%
  • Shell 16.3%
  • JavaScript 16.0%
  • HTML 11.9%
  • Python 9.4%
  • CSS 0.6%