An open API service indexing awesome lists of open source software.

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

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)