Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4714ce1

Browse files
committedJan 25, 2016
Merge pull request #218 from tomchristie/gh-pages
Update implementations.
2 parents 1e2ace8 + 380fa3a commit 4714ce1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
 

‎implementations.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,16 @@ <h3>Ruby</h3>
251251
<ul>
252252
<li><a id="link-impl-hyper-brandur-json-schema" href="https://github.com/brandur/json_schema">json_schema</a> <em>supports version 4 and hyperschema</em> (MIT)</li>
253253
</ul>
254+
255+
<h3>Python</h3>
256+
<ul>
257+
<li><a id="link-impl-coreapi-python" href="https://github.com/core-api/python-client">coreapi python</a> - A client library for interacting with APIs using JSON HyperSchema</li>
258+
</ul>
259+
260+
<h3>Command line</h3>
261+
<ul>
262+
<li><a id="link-impl-coreapi-command-line-client" href="http://www.coreapi.org/tools-and-resources/command-line-client/">coreapi command line client</a> - A command line client for interacting with APIs using JSON HyperSchema.</li>
263+
</ul>
254264
</div>
255265

256266
<div class="show-hide" data-target="documentation-list"></div>

0 commit comments

Comments
 (0)
This repository has been archived.