begin new website

This commit is contained in:
Enstrayed
2025-04-24 19:30:46 -07:00
parent 71ffa47fa8
commit a92d3c7a68
4 changed files with 36 additions and 4 deletions

View File

@@ -34,9 +34,11 @@
<div class="inlineheader">
<h2>/api/etyd/*</h2>
<a href="https://github.com/Enstrayed/enstrayedapi/blob/main/routes/etyd.js">etyd.js</a>
<span>GET</span>
<span>POST</span>
<span>DELETE</span>
<div>
<span>GET</span>
<span>POST</span>
<span>DELETE</span>
</div>
</div>
<p>Retrieves, creates or deletes entries for the etyd.cc URL shortener. Replace * in the URL for the target of the request.</p>