|
@@ -102,10 +102,11 @@
|
|
|
<!-- #MARKER Information -->
|
|
|
<div class="docHeader targetBlink" id="info"><a class="headerAnchorContainer" href="#info" title="Click to link to this header">🔗</a><span class="docHeaderText">Information:</span></div>
|
|
|
|
|
|
- <!--%#INSERT:NAME#%--> is a REST API that serves uniformly and well formatted jokes.<br>
|
|
|
+ <!--%#INSERT:NAME#%--> is a REST API that delivers consistently formatted jokes.<br>
|
|
|
It can be used <u>without any API token, membership, registration or payment.</u><br>
|
|
|
- It supports a variety of filters that can be applied to get just the right jokes you need.<br>
|
|
|
+ It supports a wide variety of filters that can be applied to get just the right jokes for your application.<br>
|
|
|
The usage is very simple and similar to other RESTful APIs and requires only basic knowledge of HTTP requests and JSON, XML, YAML or plain text.<br>
|
|
|
+ If a wrapper library is available for your language, you can use that to make it even easier to communicate with <!--%#INSERT:NAME#%-->. You can find a <a href="#wrappers">list of community-made wrappers here.</a><br>
|
|
|
<br>
|
|
|
If you come across a term you don't understand, you can try <span class="mimica" onclick="openNav()">opening the menu</span> and clicking on the section "Terminology".<br>
|
|
|
<!--%#INSERT:NAME#%--> currently serves <!--%#INSERT:TOTALJOKES#%--> jokes from <!--%#INSERT:JOKELANGCOUNT#%--> different languages. To submit a new joke, <a href="#submit">please click here.</a><br>
|
|
@@ -398,6 +399,12 @@
|
|
|
<td><a href="https://github.com/IllusionMan1212/jokeapi-odin#readme" target="_blank">JokeAPI Odin wrapper</a></td>
|
|
|
<td><a href="https://github.com/IllusionMan1212" target="_blank">IllusionMan1212</a></td>
|
|
|
</tr>
|
|
|
+ <tr>
|
|
|
+ <td class="wrappericon"><img class="miniimg" src="static/php-icon"></td>
|
|
|
+ <td>PHP</td>
|
|
|
+ <td><a href="https://github.com/JustPush-io/php-jokeapi#readme" target="_blank">JokeAPI PHP</a></td>
|
|
|
+ <td><a href="https://www.justpush.io/" target="_blank">JustPush.io</a></td>
|
|
|
+ </tr>
|
|
|
<tr>
|
|
|
<td class="wrappericon"><img class="miniimg" src="static/python-icon"></td>
|
|
|
<td>Python</td>
|
|
@@ -1647,6 +1654,7 @@ namespace TestHttpRequest
|
|
|
<li><a href="https://about.google/" target="_blank">The Android icon</a></li>
|
|
|
<li><a href="https://microsoft.com/" target="_blank">The TypeScript icon</a></li>
|
|
|
<li><a href="https://www.gingerbill.org/" target="_blank">The Odin icon</a></li>
|
|
|
+ <li><a href="https://www.php.net/download-logos.php" target="_blank">The PHP icon</a></li>
|
|
|
</ul>
|
|
|
The Sv443 Network is not endorsed by or affiliated with any of the above listed companies or legal entities.<br>
|
|
|
All icons are re-hosted to ensure stability and uniformity. They are also protected from being indexed by web crawlers.<br>
|