Skip to content

StuartApp/stuart-express-api-v3

Repository files navigation

Description

npm run start:prod
docker build -t stuart-express-api . && docker run --rm -p 3000:3000 stuart-express-api

Endpoints:

GET http://localhost:3000/v3/health
POST http://localhost:3000/v3/orders
POST http://localhost:3000/v3/orders/http-delay
POST http://localhost:3000/v3/orders/http-random-delay

Environment:

PORT=3000
HTTP_DELAY_IN_SECONDS=2

About

POC express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •