A curated list of open source web apps, APIs, platforms and software systems that are built using a microservice architecture.
Whereas awesome-microservices lists tools and technology, this list is focused on examples of real world systems.
Table of Contents
- Peatio - Asset exchange. Uses multiple services that communicate asynchronously through RabbitMQ. (ruby, rails)
- Travis-CI - CI/CD system. Deployment/integration poorly documented. (ruby, rails)
- Deis Workflow - Heroku like PaaS. Uses REST for communication. (golang, kubernetes, docker)