Open powellquiring opened 3 years ago
IBM provides APIs for admin here: https://cloud.ibm.com/apidocs/event-streams/adminrest#listtopics
The python program should use this api to demonstrate the API. The code is here: https://github.com/ibm-messaging/event-streams-samples/blob/master/kafka-python-console-sample/rest.py
IBM provides APIs for admin here: https://cloud.ibm.com/apidocs/event-streams/adminrest#listtopics
The python program should use this api to demonstrate the API. The code is here: https://github.com/ibm-messaging/event-streams-samples/blob/master/kafka-python-console-sample/rest.py