https://github.com/shockey/awywi
Code and slides for my APIStrat 2018 talk
https://github.com/shockey/awywi
apistrat apistrat18 openapi swagger
Last synced: about 2 months ago
JSON representation
Code and slides for my APIStrat 2018 talk
- Host: GitHub
- URL: https://github.com/shockey/awywi
- Owner: shockey
- Created: 2018-09-19T00:16:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-25T04:57:30.000Z (almost 8 years ago)
- Last Synced: 2025-06-30T01:38:55.411Z (about 1 year ago)
- Topics: apistrat, apistrat18, openapi, swagger
- Language: JavaScript
- Homepage: https://apistrat18.sched.com/event/FTQs
- Size: 14.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Any Way You Want It: Extending Swagger UI for Fun and Profit
This repository is for assets from my [APIStrat 2018](https://events.linuxfoundation.org/events/apistrat-2018) talk on September 25, 2018 in Nashville.
### Demos
These demos are deployed alongside Swagger UI 3.19.0. Each plugin was compiled with the [BabelJS REPL](https://babeljs.io/repl/) before being published to the web, so that the JSX and ES6+ syntax in each are web-compatible.
- [`close-auth-modal-after-auth`](https://awywi-close-auth-modal.surge.sh)
- [`only-display-operations`](https://awywi-only-display-operations.surge.sh/)
- [`code-examples-after-responses`](https://awywi-code-examples-after-responses.surge.sh/)
- [`cornify`](https://awywi-cornify.surge.sh)