Skip to content

An Representational State Trasfer Aplication Programming Interface (REST API) which gets information from a RESTFULL SERVER an outputs a XLSX file with NAME, CAPITAL, AREA, CURRENCIES.

Notifications You must be signed in to change notification settings

gui-sa/tuntsROCKS

Repository files navigation

Desafio TuntROCKS

About me:

An Representational State Trasfer Aplication Programming Interface (REST API) which gets information from a RESTFULL SERVER and outputs a .XLSX file with NAME, CAPITAL, AREA, CURRENCIES.

Coded using NODE JS:

  • node-fetch version 2.X.X
  • excel4node

HOW TO USE:

  • Clone this repository.
git clone https://github.com/gui-sa/tuntsROCKS.git
  • Open the directory and in the terminal, run:
cd tuntsROCKS
npm install

  • Finally, in the same terminal, run:
npm start

A file named OUTPUT.xlsx will(hopefully) appear =)

About

An Representational State Trasfer Aplication Programming Interface (REST API) which gets information from a RESTFULL SERVER an outputs a XLSX file with NAME, CAPITAL, AREA, CURRENCIES.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages