Initial Commit

This commit is contained in:
WeeXnes 2025-04-22 18:49:42 +02:00
parent cb607e62c3
commit 8677234419

View file

@ -49,14 +49,14 @@
</style> </style>
</head> </head>
<body> <body>
<h1>🕹️ PS2 Game Info & Art API</h1> <h1>🕹️ PS2 Game Info & Art API</h1>
<p>Usage:</p> <p>Usage:</p>
<p> <p>
<a href="/search/SLUS_203.12"><code>/search/SLUS_203.12</code></a> Get game info by ID <a href="/search/SLUS_203.12"><code>/search/SLUS_203.12</code></a> Get game info by ID
</p> </p>
<h2>🎨 Artwork Endpoints</h2> <h2>🎨 Artwork Endpoints</h2>
<table> <table>
<thead> <thead>
<tr> <tr>
<th>Description</th> <th>Description</th>
@ -77,9 +77,9 @@
<td><a href="/art/SLUS_203.12/SLUS_203.12_ICO.png"><code>/art/SLUS_203.12/SLUS_203.12_ICO.png</code></a></td> <td><a href="/art/SLUS_203.12/SLUS_203.12_ICO.png"><code>/art/SLUS_203.12/SLUS_203.12_ICO.png</code></a></td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<p> <p>
💬 Have questions, concerns or legal requests? <a href="/contact"><code>/contact</code></a> 💬 Have questions, concerns or legal requests? <a href="/contact"><code>/contact</code></a>
</p> </p>
</body> </body>
</html> </html>