Writing the User Service

:Okay—let's start building the first service for our shop application! Everything should be set up at this point for you to start writing the services. What you learn in this chapter will equip you to build microservices within a bigger context. You will learn, step-by-step, what the code of a microservice looks like and how to interact with Vapor.

So far, we have been building up to this moment. You have learned the theory of how to build microservices and have prepared everything to get started. After you finish this chapter, you will be able to run your own, fully functional user manager service! It's the first microservice out of our example project and gives you a good idea of how to write your own user services. ...

Get Hands-On Swift 5 Microservices Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.