Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.14 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.14 KB

cc-api-sandbox

cc-api-sandbox is a mock server for the Console Connect API.

Please, be aware that this repo is under heavy development, and should be expected to change rapidly.

Installation

Use Docker Compose to build and run the container

docker compose up --build

Usage

Simply open your favorite CLI or browser and navigate to http://127.0.0.1:9000

Contributing

Pull requests are welcome and encouraged!

For details, please see CONTRIBUTING.md.

License

Apache 2.0