Skip to content

GabrielOnike/tradingeconomics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

ABOUT : ServerSide Application that displays 30years of GDP data of selected countries in a list Data gotten from TradingEconomics API.

TECHNOLOGIES: JavaScript, Express, NodeJS, SocketIO, HandleBars

TO RUN

STEP 1 - Clone and Fork branch

STEP 2 - In /App.Js : replace process.env.CLIENTKEY with your TRADING ECONOMICS ClientKey OR create /.env and insert CLIENTKEY See - https://developer.tradingeconomics.com for more details

STEP 3 - Use Command: npm run dev (run in Dev mode) OR node app (run in production)

APP IMAGE

About

TRADING ECONOMICS - API Code Examples

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 33.4%
  • JavaScript 17.6%
  • C# 11.1%
  • R 11.1%
  • HTML 9.6%
  • Java 6.2%
  • Other 11.0%