How to build a JavaScript Microservices platform

Published on Dec 31, 2016

Reading time: 0 minutes.


Microservices is one of the most popular topics in software development these days, as

well as JavaScript and chat bots. In this post, I share my experience in designing and implementing a platform using a microservices architecture. I will also talk about which tools were picked for this platform and how they work together. Let’s start by giving you some context about the project.

…

Read the full article on PacktPub.