It’s not so hard to create a single endpoint API or a “Hello, World!” page. But what about creating a complete microservice: multiple endpoints with CRUD services, business logic enforcement, and a multi-page application? Well, that’s a horse of an entirely different feather.
In this article, we’ll show how to use open source technologies to: