mascot-image

FLASH

A test service to mock slow server responses

sample-code-frame
        
        
      

Usage

  • Delay
  • Delay and URL
            
              /delay/{delay_time}
            
            
              /delay/{delay_time}/url/{url}
            
          

Why

Make a request to Flash to simulate a slow response, configurable delay in millisecs.

Test how your application responds to a slow response from external service or api.

How

Supports only HTTP Get() method as of now.

See documentation for more on usage and valid params.

Usage Rights

Flash is open-source and available under MIT license.

Feel free to fork the repo or raise a pull-request on Github.

Detailed Usage and Configurations

Documentation