|
|
@ -20,15 +20,15 @@ |
|
|
|
<br> |
|
|
|
(for the latest 5 posts in all feeds) |
|
|
|
<br><br> |
|
|
|
Format: JSON |
|
|
|
Format: <a href="/API/latest/5?format=json" target="_blank">JSON</a> (default), <a href="/API/latest/5?format=md" target="_blank">Markdown</a> |
|
|
|
</div> |
|
|
|
<div class="accesspoint"> |
|
|
|
<h2>/API/today/</h2> |
|
|
|
For example: <a href="/API/today/" target="_blank">https://multi.vvvvvvaria.org/API/today/</a> |
|
|
|
<h2>/API/today</h2> |
|
|
|
For example: <a href="/API/today" target="_blank">https://multi.vvvvvvaria.org/API/today/</a> |
|
|
|
<br> |
|
|
|
(for the posts published today) |
|
|
|
<br><br> |
|
|
|
Format: JSON |
|
|
|
Format: <a href="/API/today" target="_blank">JSON</a> (default), <a href="/API/today?format=md" target="_blank">Markdown</a> |
|
|
|
</div> |
|
|
|
<div class="accesspoint"> |
|
|
|
<h2>/API/past/[days]</h2> |
|
|
@ -36,7 +36,7 @@ |
|
|
|
<br> |
|
|
|
(for all the posts published in the last 30 days) |
|
|
|
<br><br> |
|
|
|
Format: JSON |
|
|
|
Format: <a href="/API/past/30?format=json" target="_blank">JSON</a> (default), <a href="/API/past/30?format=md" target="_blank">Markdown</a> |
|
|
|
</div> |
|
|
|
</section> |
|
|
|
<section id="feeds"> |
|
|
|