This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"openapi": "3.0.1", | |
"info": { | |
"title": "Linda’s Calendar API", | |
"version": "1.0.0" | |
}, | |
"paths": { | |
"/events": { | |
"get": { | |
"summary": "List upcoming events", |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id='w'> | |
<canvas id="space"></canvas> | |
<a href="#" id="warp">WARP SPEED</a> | |
</div> | |
<a href="https://twitter.com/nodws" id="btn-twtr" target="_b">Follow me on Twitter</a> |