edinsoncs / api-news

api news of crypto

Home Page:https://www.dexi.tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get all the breaking news related to crypto

Dexi

Discover the power of the DEXI API and stay one step ahead in the world of cryptocurrencies! With the DEXI API, you can access real-time cryptocurrency news information from anywhere in the world. Stay updated on the latest developments, trends, and announcements that can impact your investments. Don't miss a single important piece of news! With DEXI, you have the world of cryptocurrencies at your fingertips. Take advantage of this powerful tool and make informed decisions on your crypto journey!

Installation

Install using npm:

npm install newsonlycrypto --save

Usage

Require library

import { getNewsDefault } from 'newsonlycrypto';
(async () => {
    const result = await getNewsDefault();
    console.log(result);
})();

DEXI

About

api news of crypto

https://www.dexi.tools


Languages

Language:JavaScript 100.0%