Skip to content

gabriels-malta/chaotic-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chaotic-api

Simple API for resilience tests purposes.

A random index will be chosen based on the array below.

["DELAY", "SUCCESS", "ERROR"]
  • ERROR returns the status code 500
  • DELAY holds the response up to 10 seconds with status code 200
  • SUCCESS return the status code 200

About

For resilience tests purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published