Skip to content

JNHNG0205/crypto_price_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Price Tracker

This project is a cryptocurrency price tracker, built to display real-time prices directly in Notion using the CoinGecko API.

Features

  • Fetches real-time cryptocurrency prices.
  • Integrates seamlessly with Notion for data display.
  • Supports a wide range of cryptocurrencies through the CoinGecko API.
  • Automates regular data fetching using cron jobs.

Tech Stack

  • Node.js: Server-side JavaScript runtime.
  • Express: Web framework for Node.js, used to handle API requests.
  • CoinGecko API: Provides real-time cryptocurrency price data.
  • Notion API: Integrates the price data into Notion.
  • dotenv: Loads environment variables from a .env file.
  • node-cron: Schedules automatic updates of cryptocurrency prices.

Releases

No releases published

Packages

 
 
 

Contributors