We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 141daa6 commit b0bf0f1Copy full SHA for b0bf0f1
README.adoc
@@ -51,17 +51,13 @@ You can get it running by unzip/untaring the distribution package and run bin/st
51
52
git clone -b 0.10.x https://github.com/gnuhpc/Kafka-zk-restapi.git
53
54
+=== For testing, You can access Swagger-UI by accessing http://127.0.0.1:8121/api
55
56
57
=== Support Kafka Version Information
58
Currently, this rest api supports both kafka 0.11.x and 0.10.x brokers.
59
-=== URI scheme
60
-[%hardbreaks]
61
-__Host__ : localhost:8121
62
-__BasePath__ : /
63
64
-You can access Swagger-UI by accessing http://127.0.0.1:8121/api
65
66
67
=== https://github.com/gnuhpc/Kafka-zk-restapi/blob/master/docs/paths.adoc[API LIST for 0.11]
0 commit comments