Skip to content
This repository was archived by the owner on Sep 13, 2022. It is now read-only.

Latest commit

 

History

215 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Checkout beta API documentation

Developing locally

npm install docute-cli
npx docute -p 8080 docs

Run Swagger UI locally

docker run -p 80:8080 -e SWAGGER_JSON=/docs/checkout-psp-api.yaml -v /path/to/psp-api/docs:/docs swaggerapi/swagger-ui
open http://localhost:80/

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors