Skip to content

Sample API to test resiliency : enable/disable API on the fly, adding response delay

Notifications You must be signed in to change notification settings

d3rwan/agile-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agile-API

Sample API to test resiliency : enable/disable API on the fly, adding response delay

Getting Started

1. Using Docker

    docker build -t agile-api ./
    docker run -p 3000:3000 agile-api

2. Using Docker-compose

    docker-compose up

About

Sample API to test resiliency : enable/disable API on the fly, adding response delay

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published