mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Add neocities-python to the API library list, add note about CLI
This commit is contained in:
parent
693c07914e
commit
0a94093fe6
1 changed files with 6 additions and 0 deletions
|
@ -26,12 +26,18 @@
|
|||
</ul>
|
||||
</p>
|
||||
|
||||
<h2>Command Line Usage</h2>
|
||||
<p>
|
||||
If you're just looking for a command line interface to the API, <a href="/cli">go here</a>.
|
||||
</p>
|
||||
|
||||
<h2>Libraries</h2>
|
||||
<p>
|
||||
There are client libraries available for popular programming languages to make it easier to work with the API:
|
||||
<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>
|
||||
<li><a href="https://github.com/neocities/python-neocities" target="_blank">Python</a> - contributed by <a href="https://github.com/soulshake" target="_blank">AJ Bowen</a></li>
|
||||
<li><a href="https://github.com/peterhellberg/neocities" target="_blank">Go</a> - contributed by <a href="https://twitter.com/peterhellberg" target="_blank">Peter Hellberg</a></li>
|
||||
<li><a href="https://github.com/seankross/neocities" target="_blank">R (statistical language)</a> - contributed by <a href="https://twitter.com/seankross" target="_blank">Sean Kross</a></li>
|
||||
<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>
|
||||
|
|
Loading…
Add table
Reference in a new issue