Work in progress! The linked graph are in PDF, and should update every hour soon. The website is made to be fast to read, and give essential information. It should load very fast. No ads. No metrics. No bullshit. The JSON API is similar to the deprecated CMC API. But no need of API key and you get not just the last price, but bid and ask. Feedback is much appreciated!
Co author here - I make the API and the backend. The numbers come from a large sample of exchanges, with several million new datapoint added every day to cover every crypto we find important. It is more of a hobby for me, but I hope you like it!
Show HN: Coinmarketcap replacement with free JSON API
11–20 of 90 posts
Re: Show HN: Coinmarketcap replacement with free JSON API
#12Work in progress! The linked graph are in PDF, and should update every hour soon. The website is made to be fast to read, and give essential information. It should load very fast. No ads. No metrics. No bullshit. The JSON API is similar to the deprecated CMC API. But no need of API key and you get not just the last price, but bid and ask. Feedback is much appreciated!
Co author here - I make the API and the backend. The numbers come from a large sample of exchanges, with several million new datapoint added every day to cover every crypto we find important. It is more of a hobby for me, but I hope you like it!
If you ever decide you want to expand to more than top 50 coins, then I'd love to help in any way I can - particularly with their API - feel free to email me: "james" at $my_hackernews_username ".nz"
Re: Show HN: Coinmarketcap replacement with free JSON API
#13Re: Show HN: Coinmarketcap replacement with free JSON API
#14Earlier quoted context omitted.
So, it's called Tor because it's an acronym, The Onion Router, but you're not allowed to write it as an acronym? That's just awkward, it's not like they have a logo of a hill, they have a logo of an onion.
I think they dont use onion routing anymore either but the name is the name.
I know HN typically has a harsh response to rebrands such as the Mozi//a rebrand but this is the alternative and shows rebrands are still important to do from time to time.
Re: Show HN: Coinmarketcap replacement with free JSON API
#15Earlier quoted context omitted.
So, it's called Tor because it's an acronym, The Onion Router, but you're not allowed to write it as an acronym? That's just awkward, it's not like they have a logo of a hill, they have a logo of an onion.
I think they dont use onion routing anymore either but the name is the name.
Re: Show HN: Coinmarketcap replacement with free JSON API
#16Re: Show HN: Coinmarketcap replacement with free JSON API
#17Work in progress! The linked graph are in PDF, and should update every hour soon. The website is made to be fast to read, and give essential information. It should load very fast. No ads. No metrics. No bullshit. The JSON API is similar to the deprecated CMC API. But no need of API key and you get not just the last price, but bid and ask. Feedback is much appreciated!
Cool site! but: Get an SSL certificate so you serve over https https://letsencrypt.org/getting-started/ "But I don't need a SSL...." Here's Why Your Static Website Needs HTTPS https://www.troyhunt.com/heres-why-your-static-website-needs...
Re: Show HN: Coinmarketcap replacement with free JSON API
#18PS: We also provide free public API for many different data points at https://www.coingecko.com/api
Re: Show HN: Coinmarketcap replacement with free JSON API
#19Earlier quoted context omitted.
Cool site! but: Get an SSL certificate so you serve over https https://letsencrypt.org/getting-started/ "But I don't need a SSL...." Here's Why Your Static Website Needs HTTPS https://www.troyhunt.com/heres-why-your-static-website-needs...
Looks like SSL is supported, they just don't auto upgrade requests.
You can use whatever method you feel more comfortable with.
Sometime usability and security go in different way. We could do HSTS but if you took time to type http:// maybe you really want http not https
Re: Show HN: Coinmarketcap replacement with free JSON API
#20You can also get all the data you want for free from: https://min-api.cryptocompare.com/documentation
From https://min-api.cryptocompare.com/pricing : "You must credit us with a link if you use our data on your website or app"
Nobody has to credit us in any case: if you use the free API, no attribution needed.
We will soon release a new batch of features to make the website who want to use our data but are less technical and don't know how to use JSON.