# README
This is the code that is shown in iWF server as an example of microservice orchestration.
How to test the APIs in browser
- start workflow: http://localhost:8803/microservice/start?workflowId=12345
- swap the data: http://localhost:8803/microservice/swap?workflowId=12345&data=122
- signal the workflow: http://localhost:8803/microservice/signal?workflowId=12345
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author