crate-admin
crate-admin copied to clipboard
Docs: Consider relocating access tip
In PR #889, below tip was removed:
If you access port
4200via a client library or command-line tool likecurlorwget, the request will be handled by theCrateDB Rest API_, and the response will be in JSON.
Consider where that could be relevant to relocate. Perhaps: Guide/Connectivity Guide/How to connect Reference/Client Interfaces
Hi. This comment was only directed to the scope of GH-889. In general, across cratedb-guide, there is knowledge about CrateDB listening on port 4200, so I think it doesn't have to be repeated.