pedrualves / simple-example-call-nasa-api

just a simple exemple nodejs call nasa api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Example Call NASA API

just a simple exemple nodejs call nasa api

to run

  1. nodejs version 9.2.0 required

  2. clone this repository

  3. npm i

  4. run node index.js or npm start

  5. access the browser http://localhost:3000/

About

just a simple exemple nodejs call nasa api

License:MIT License


Languages

Language:JavaScript 100.0%