Anonymitaet commented on code in PR #462:
URL: https://github.com/apache/pulsar-site/pull/462#discussion_r1130770643


##########
docs/admin-api-tools.md:
##########
@@ -15,7 +15,9 @@ You can manage Pulsar entities through the Pulsar admin layer 
via one of the fol
 
   - [Java admin API](pathname:///api/admin/): It’s a programmable interface 
written in Java.
 
-   - [REST API](pathname:///admin-rest-api/?version=@pulsar:version_number@): 
HTTP calls, which are made against the admin APIs provided by brokers. In 
addition, both the Java admin API and pulsar-admin CLI use the REST API.
+  - Go admin API (coming soon)

Review Comment:
   I add this on purpose because:
   
   1. @maxsxu and @nodece are working on Go admin API and will contribute it to 
Pulsar recently. I'll work with them to add the docs.
   
   2. "Coming Soon" has various benefits, such as:
   - Build excitement before launch. 
   - Generate a targeted list of early adopters interested in this brand new 
tool.
   - Improve SEO by adding relevant keywords.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to