• REST API Hello World with PostMan

    This is for the curious that learn by doing... As admin add a Server Method in C#. Name: _Hello_World Content: // Testing return to PostMan with route: /method._Hello_World Innovator inn = this.getInnovator(); return inn.newResult("Hello World…