open-consul/docs/http-api
Daniel Nephin f32d1ceeb5 Move contributing to docs
So that this documentation is more appropriated named.
2021-08-30 16:17:09 -04:00
..
README.md Move contributing to docs 2021-08-30 16:17:09 -04:00

README.md

HTTP API

Work in progress. This section will eventually contain docs about:

  • the HTTP "framework"
  • HTTP endpoints
  • the api client library - the api package provides an official Go API client for Consul, which is also used by Consul's CLI commands to communicate with the local Consul agent.