GithubHelp home page GithubHelp logo

kennethreitz / coinbin.org Goto Github PK

View Code? Open in Web Editor NEW
255.0 31.0 33.0 8.17 MB

₿ A Human–Friendly API Service for Crypto Currency Information.

Home Page: https://coinbin.org/

Python 49.11% HTML 17.60% CSS 33.29%
bitcoin btc eth ethereum ripple litecoin api for-humans kennethreitz

coinbin.org's Introduction

Software is beautiful. I love writing code with Python. Here are some of my creations:

  • httpbin.org: A helpful request / response service, powered by Flask.
  • requests: An elegant and simple HTTP library for Python, built for human beings.
  • requests-html: Scraping the web as simply and intuitively as possible.
  • pipenv: A tool that aims to bring the best of all packaging worlds to the Python world.
  • responder: Experimental asynchronous web framework with novel concepts & customer ideas.
  • records: A simple & powerful library for making raw SQL queries to most relational databases.
  • maya: A UTC-first datetime library that enforces best practices and eases cognitive overhead.
  • pep8.org: An easier-to-parse presentation of the PEP 8 style guide for Python code.
  • tablib: A format-agnostic tabular dataset library for Python
  • The Hitchhiker's Guide to Python (repo).

coinbin.org's People

Contributors

brandly avatar davegaeddert avatar dmitrytokarev avatar kennethreitz avatar myusuf3 avatar nikitaeverywhere avatar shrayasr avatar tspivey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

coinbin.org's Issues

Old data

Looks like it has some old data and is not updated yet with some of the data during the times it was down.

What is the source of the data?

Hello,

Thank you for an awesome project. I wonder what is the source of your real-time price data?

It would be really helpful for me knowing what the source is as the accuracy of the price data matters a lot of the project I am working on at the moment.

Thank you!

Couting coins

Hi,
Was doing some tests when I noticed something intresting:

Total coins returned by coinbin.org/coins: 867
Running "get_coins()" code localy: 871
Coinmarketcap webpage coins list: 871

Tested coinbin.org/coins from different ip addresses. Same result for all of them.

List/Select coin(s) using specific currency code

This is an improvement that might be very useful in a global range:
List coin(s) specifying currency code directly into the URL. Something like:

  • coinbin.org/coins/$/< currency > i.e. coinbin.org/coins/$/EUR
  • coinbin.org/< coin >/$/< currency > i.e. coinbin.org/btc/$/BRL

I've been testing arround with the source code. Managed to add these two new links behaviors but few things regarding compatibility and code readability concerns me.

If you think this could be a plus we can continue with the subject.

coinbin.org is down with an Internal Server Error

Hi, just giving you a heads up that the site appears to be down. I'm getting this on both my laptop and my phone:

Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

CORS Error

Hi @kennethreitz , thanks for all the great work on this resource!

I'm getting the following CORS error when I try to fetch the API within an Angular application.

Failed to load https://coinbin.org/btc: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8100' is therefore not allowed access.

AFAIK, this can be solved by you setting the Access-Control-Allow-Origin header.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.