-
Notifications
You must be signed in to change notification settings - Fork 34
Microservice Documentation Template
DariuszDub edited this page Mar 3, 2020
·
3 revisions
- High level description of the service
- What is this service supposed to do?
- What other toolkits / libraries this service depends on? couple words of how im deal with
* description of topic 1
* input json schema
* description of topic 2
* input json schema
* description of topic 1
* input json schema
* description of topic 2
* input json schema
- How to build the service at the command line
- How to execute the service at the command line
- How to set up project in Streams Studio
- if it is available
- Sample to use if it's avaible