View on GitHub

How to build a Robot

A REST tutorial

HOME

Part 0: Setup

We will need some basic setup to get things going. It is not the topic of this tutorial to explain how to use ASP.NET Core. For that please refer to other sources.

Your find the project RoboPlant

Remarks

So all the initial setup can be seen in Startup.cs:

NEXT Part 1: Enter the RoboPlant