consul/contributing/http-api
Daniel Nephin a1fbd2d007 docs: move the remaining content from INTERNALS.md
Into the appropriate section of the docs.
2021-08-20 16:39:35 -04:00
..
README.md docs: move the remaining content from INTERNALS.md 2021-08-20 16:39:35 -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.