Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bdombro/private-swagger
Private Swagger - Password protected swagger docs
https://github.com/bdombro/private-swagger
Last synced: 4 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T05:01:03.000Z (about 2 years ago)
- Last Synced: 2025-01-01T18:55:43.339Z (10 days ago)
- Language: HTML
- Homepage: https://private-swagger.now.sh
- Size: 412 KB
- Stars: 0
- Watchers: 1
- 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`