Skip to content

inputlogic/ghostpipe-swagger

Repository files navigation

Ghostpipe OpenAPI

Swagger UI with Ghostpipe support.

Swagger Demo

Try it

npm install -g ghostpipe
ghostpipe https://swagger.ghostpipe.dev <your_openapi_file>

Setup

npm install
npm run dev

Usage

(Assuming your openapi spec is in openapi.yml)

ghostpipe http://localhost:5173 openapi.yml

Open http://localhost:5173 to view the interactive API documentation.

About

Swagger UI with Ghostpipe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published