Skip to content

01 First happy path

Closed Aug 18, 2017 100% complete

Create a minimal single-module application, which consists of 1 microservice, 1 transaction script, and 1 web page. The web page should ask user her name, invoke transaction script through backend API (REST/HTTP), and display the output. The output should be something like "Hello, [name]!".

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.