Skip to content

diegomansowork/apimTestingUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apimTestingUtils

API Manager testing tool

API Context: /utils

This api also contains an full Items CRUD set of operations (GET,POST,PUT,DELETE)

Echo:

/echo

This EP could be used to check connectivity or load tests, this EP returns the an item object.

Custom delay response:

/items/1?delayInSeconds=3

x --> [Integer] number of delay seconds that the response will take.

Custom response size

/randomSized?size=1024

x --> [Integer] number of random bytes.

About

Spring boot microservice used to test api managers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages