Getting Started


Your First Microservice

So, let’s start developing microservices using the Pip.Services toolkit. As a simple example, we will make a Hello World microservice, which will greet you in response to your request. The communication protocol will be HTTP REST.

Learning path

Pip.Services is a toolkit used to create microservices. This course provides the student with the basic elements necessary to use it efficiently.