Update content/influxdb/v1/introduction/get-started/_index.md
parent
fd3316d05b
commit
7385d879fc
|
@ -27,7 +27,7 @@ The CLI communicates with InfluxDB through the HTTP API on port `8086`.
|
|||
> [!Note]
|
||||
> #### Directly access the API
|
||||
> You can also interact with InfluxDB using the HTTP API directly.
|
||||
> See [Writing Data](/influxdb/v1/guides/writing_data/) and [Querying Data](/influxdb/v1/guides/querying_data/)for examples using `curl`.
|
||||
> See [Writing Data](/influxdb/v1/guides/writing_data/) and [Querying Data](/influxdb/v1/guides/querying_data/) for examples using `curl`.
|
||||
|
||||
## Creating a database
|
||||
|
||||
|
|
Loading…
Reference in New Issue