mirror of
https://github.com/kennethreitz/coinbin.org.git
synced 2026-06-05 23:10:17 +00:00
Merge branch 'master' into patch-1
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
<p class="subtitle">A Human–Friendly API Service for Crypto Currency Information.</p>
|
||||
|
||||
<p>This service provides machine (and human) friendly JSON data for all known crypto–currencies. All {{ coins|length }} active & known coins are supported.</p>
|
||||
<p>This service provides machine (and human) friendly JSON data for all known crypto–currencies. All {{ coins|length }} active & known coins are supported.</p>
|
||||
|
||||
<p>Historical data, exchange rates, conversion ratios, and value conversion endpoints are all available, free of charge. Data is refreshed every five minutes.</p>
|
||||
|
||||
@@ -117,8 +117,9 @@
|
||||
|
||||
<h2>More Resources</h2>
|
||||
<ul>
|
||||
|
||||
<li><a href="https://github.com/kennethreitz/awesome-coins">Awesome Crypto Currency Tools & Algorithms (Guide)</a></li>
|
||||
<li><a href="https://github.com/shrayasr/Coinbin.net">.NET Client</a></li>
|
||||
<li><a href="https://github.com/shrayasr/Coinbin.net">.NET Client for Coinbin.org</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
@@ -150,3 +151,4 @@
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user