mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
add new api clients
This commit is contained in:
parent
8331cb85b5
commit
4fe0443a10
1 changed files with 6 additions and 1 deletions
|
@ -33,7 +33,9 @@
|
|||
|
||||
<h2>Libraries</h2>
|
||||
<p>
|
||||
There are client libraries available for popular programming languages to make it easier to work with the API:
|
||||
There are client libraries available for popular programming languages to make it easier to work with the API for certain languages.
|
||||
<br>
|
||||
<strong>Note that these most of these are from third parties so we can't provide support for them.</strong>
|
||||
<ul>
|
||||
<li><a href="https://github.com/neocities/neocities-node" target="_blank">Node.js / JavaScript</a></li>
|
||||
<li><a href="https://github.com/aergonaut/neocitizen" target="_blank">Ruby</a> - contributed by <a href="https://twitter.com/aergonaut" target="_blank">Chris Fung</a> 👨💻</li>
|
||||
|
@ -43,6 +45,9 @@
|
|||
<li><a href="https://github.com/kambrium/neocitiesd" target="_blank">D</a> - contributed by <a href="http://martinmuehlbauer.com" target="_blank">Martin Muehlbauer</a> 🏝️</li>
|
||||
<li><a href="https://github.com/reed-jones/Neocities-php" target="_blank">PHP</a> - contributed by <a href="https://www.reedjones.com" target="_blank">Reed Jones</a> 🇨🇦</li>
|
||||
<li><a href="https://github.com/ekaitz-zarraga/guile-neocities" target="_blank">Guile</a> - contributed by <a href="https://ekaitz.elenq.tech" target="_blank">Ekaitz Zarraga</a> 👹</li>
|
||||
<li><a href="https://github.com/Ratakor/neocities-zig" target="_blank">Zig</a> - contributed by <a href="https://ratakor.neocities.org" target="_blank">Ratakor</a> 😺</li>
|
||||
<li><a href="https://marketplace.visualstudio.com/items?itemName=parkerbjur.neocities" target="_blank">VS Code</a> - contributed by <a href="https://tyoff.neocities.org" target="_blank">tyoff</a> 🚲</li>
|
||||
<li><a href="https://github.com/apriltilde/neocitiescpp" target="_blank">C++</a> - contributed by <a href="https://april.lexiqqq.com/" target="_blank">April</a> 🐈⬛</li>
|
||||
</ul>
|
||||
</p>
|
||||
<hr>
|
||||
|
|
Loading…
Add table
Reference in a new issue