Tutorial #1 - Build API Backends with Quick
This post is part of our introduction series. In this tutorial you will learn how to manage stream data applications and APIs with Quick. We show how simple it is to build scalable microservice platforms with Quick. We consider a demo use-case, an online-shop with products, users and purchases. With a few commands you manage data streams and API backends.
You can find the commands and the schemas used for this tutorial in our quick-examples repository