Skip to content

rafaelTelesS/graphQLCSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphQLCSV

Rafael Teles - GraphQLCSV Reading active ships and missions and converting json to csv file (https://api.spacex.land/graphql/)

Guide to testing the code:

1 - First Step -> Install npm list: npm install graphql, npm install graphql-request, npm add graphql-request graphql, npm install replaceall, npm install fs

2 - Seccond Step -> In Visual Studio Code click in run and then start debug, in debug console will appear the report formatted in csv of the active ships and their missions and a file named "responseCSV.csv" will be created in the root folder.

About

Reading active ships and missions and converting json to csv file (https://api.spacex.land/graphql/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published