Dictionary frontend and integration

This commit is contained in:
2023-01-13 14:29:56 -08:00
parent 0de6801a0e
commit 3f90b66b42
3 changed files with 53 additions and 5 deletions
+2 -1
View File
@@ -18,8 +18,9 @@ html{
<ul>
<li><a href="https://api.1611.social/random">/random</a> - A random verse from the KJV</li>
<li><a href="https://api.1611.social/votd">/votd</a> - A random verse that changes from day-to-day.</li>
<li><a href="https://api.1611.social/search?kw=faith">/search</a> - Search keywords</li>
<li><a href="https://api.1611.social/search">/search</a> - Search keywords</li>
<li><a href="https://api.1611.social/show?kw=John3:16">/show</a> - Show a set of verses</li>
<li><a href="https://api.1611.social/define">/define</a> - Show a set of verses</li>
</ul>
<h3>Verse searching</h3>