We will be building a fully functional “microservice” that will be able to add, remove and return a list of products. For this example we will model the the way this microservice will be consumed will be done via REST. Get you coding hat on, we are about to start.
durable functions
This is one of the awesome things that I think can be done in functions, which also enables […]