consul/ui/packages/consul-ui/mock-api
hc-github-team-consul-core e69ed7a956
Backport of Add some basic UI improvements for api-gateway services into release/1.15.x (#16533)
* backport of commit 06046ae56f

* backport of commit 884d72b392

* backport of commit 9ff6b8bb5c

* backport of commit 5a3e7ec139

* backport of commit 38fec2d0d8

* backport of commit 9844e07311

---------

Co-authored-by: Andrew Stucki <andrew.stucki@hashicorp.com>
2023-03-03 22:24:18 +00:00
..
prefixed-api/v1
v1 Backport of Add some basic UI improvements for api-gateway services into release/1.15.x (#16533) 2023-03-03 22:24:18 +00:00
README.md

README.md

consul-api-double

Super simple API 'double' for easily visualizing the Consul API via the filesystem.

This can be served via either a simple javascript HTTP server, or entirely via frontend methods if your project/circumstances means you are unable to use or it's complicated to use a backend server for testing.

See @hashicorp/api-double for more details.