Skip to content

Instantly share code, notes, and snippets.

@nmartin867
nmartin867 / marvel.openapi.v2.json
Last active March 3, 2025 06:53 — forked from wing328/marvel.openapi.v2.json
Marvel API OpenAPI/Swagger Spec 2.0
{
"host": "gateway.marvel.com",
"basePath": "/",
"schemes": [
"http"
],
"swagger": "2.0",
"info": {
"contact": {
"name": "Marvel Entertainment, LLC",
@nmartin867
nmartin867 / README.md
Last active October 17, 2024 19:50
Pacman Hook to clear cache

‎‎​

<html>
<body>
<div class="top-content">
<span class="content-text">I'm on top!</span>
</div>
<div class="bottom-content">
<span class="content-text">I'm on the bottom!</span>
</div>
</body>
</html>