crypto-price-api

1.0.1 • Public • Published

Crypto Price API

The Crypto Price API is a simple RESTful API that allows users to fetch real-time cryptocurrency prices from various exchanges. It provides easy-to-use endpoints for retrieving price data for different cryptocurrencies, including Bitcoin, Ethereum, Litecoin, and more.

Features

  • Fetch real-time cryptocurrency prices
  • Support Binance exchanges
  • Simple and intuitive API endpoints
  • Flexible query parameters for customizing requests
  • JSON format response for easy integration with applications

Install

npm update

Run

node index.js

Get Price by Symbol

http://localhost:3000/prices/symbol

With symbol is your token that you wanna to get price

Readme

Keywords

Package Sidebar

Install

npm i crypto-price-api

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

4.25 kB

Total Files

3

Last publish

Collaborators

  • hieunm4reg