Giter Site home page Giter Site logo

crypto-api's Introduction

Crypto API

API call

Node server wrapper in Docker container which gets actual prices for cryptocurrency utilizing CoinMarketCapAPI.

To run the server clone repository and paster your CoinMarketCapAPI in .env file

git clone https://github.com/massprogressive/crypto-api.git
cd api
mv .env.example .env
nano .env # paste api key
docker compose up -d

The result is accessible by the link http://server_ip:9999/crypto

If you need to utilize different port it can be changed in docker-compose.yml file.

OnlyOffice

Onlyoffice script which allows to intergrate price request to calculate current state of portfolio in the spreadsheet

To start using data from the call in the spreadsheet paste script in the OnlyOffice instance => Plugins => Macros Chage variable const api_call_link with the link to server call Depens on organazing your spreadsheet modify sheet.GetRange(**).SetValue(price) for particular token in the cell you need. Alphabet symbols is X coordinate and numbers are Y coordinate.

Click Run

https://notes.own-vision.com/managing-crypto-portfolio/

crypto-api's People

Contributors

massprogressive avatar

Watchers

 avatar

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.