Skip to content

StuartApp/stuart-fastly-api-v3

Repository files navigation

Description

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

Endpoints:

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

Environment:

PORT=3000
HTTP_DELAY_IN_SECONDS=2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published