Dictionary frontend and integration
This commit is contained in:
+2
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user