uber-common / cadence-samples

Other
191 stars 92 forks source link

Feature/pageflow node service #40

Closed just-at-uber closed 3 years ago

just-at-uber commented 3 years ago

This PR is to provide a backend service which will be used for the frontend part of this code sample. This will provide an API for product which will allow:

Given this service, it will allow the frontend to display all available states and move between states which is driven by the cadence pageflow workflow.

Added

just-at-uber commented 3 years ago

Closing in favor of complete PR: https://github.com/uber-common/cadence-samples/pull/39