https://github.com/bdombro/private-swagger
Private Swagger - Password protected swagger docs
https://github.com/bdombro/private-swagger
Last synced: 4 months ago
JSON representation
Private Swagger - Password protected swagger docs
- Host: GitHub
- URL: https://github.com/bdombro/private-swagger
- Owner: bdombro
- Created: 2020-03-12T13:17:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T05:01:03.000Z (over 3 years ago)
- Last Synced: 2025-08-30T17:55:49.568Z (11 months ago)
- Language: HTML
- Homepage: https://private-swagger.now.sh
- Size: 412 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Private Swagger
This is a Zeit now project with a swagger serverless function, live at [https://private-swagger.now.sh](https://private-swagger.now.sh)
The swagger app is an express server which serves a password-protected swagger browser. Helpful if you'd like to refer to swagger files which are not public.
For more information, see [the function's readme](api/swagger/README.md)
To run, `yarn start` or `now dev`