apes

command module
v0.0.0-...-742605b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2020 License: MIT Imports: 6 Imported by: 0

README

Apes Logo

Apes

Chaos and Resiliency Testing Service.

Apes can work as a proxy for one of your upstream API services to simulate high latencies and failures to make sure your services have the capability to withstand and recover from failures.

Documentation

Usage

Get the latest binary.

$ curl -sL https://github.com/Clivern/Apes/releases/download/x.x.x/Apes_x.x.x_OS_x86_64.tar.gz | tar xz

Run Apes Chaos Reverse Proxy.

$ ./Apes --port=8080 --upstream=https://httpbin.org --failRate=10% --latency=0s

Check the release.

$ ./Apes --get=release

Test it.

$ curl http://127.0.0.1:8080/ip

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, Apes is maintained under the Semantic Versioning guidelines and release process is predictable and business-friendly.

See the Releases section of our GitHub project for changelogs for each release version of Apes. It contains summaries of the most noteworthy changes made in each release.

Bug tracker

If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/apes/issues

Security Issues

If you discover a security vulnerability within Apes, please send an email to hello@clivern.com

Contributing

We are an open source, community-driven project so please feel free to join us. see the contributing guidelines for more details.

License

© 2020, clivern. Released under MIT License.

Apes is authored and maintained by @clivern.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL