TunedMystic / simplebit

A small crypto api that returns metadata on the top 500 cryptos.

Home Page:https://z12j2soqfk.execute-api.us-east-1.amazonaws.com/dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simplebit

Simplebit is a small crypto api that returns metadata on the top 500 cryptos.


Root Endpoint: /

Asset List: /assets Returns 40 thin results

  • q: Search text

Asset Detail: /assets/{hash}/ Returns all information for the given asset.

  • hash: The asset hash

Asset Detail Field: /assets/{hash}/{field_name} Returns the field for the given asset.

  • hash: The asset hash
  • field_name: A column in the asset table.

About

A small crypto api that returns metadata on the top 500 cryptos.

https://z12j2soqfk.execute-api.us-east-1.amazonaws.com/dev


Languages

Language:Python 100.0%