Skip to content

Get time and weather from given array of location names and postal codes

Notifications You must be signed in to change notification settings

lyu-jinhang077/invtech-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get weather and time of locations by using APIs

Get time and weather from given array of location names and postal codes

Prerequisites

NodeJS, Typescript

npm i -g typescript@latest
npm i -g tslint@latest

Installation

npm i --save

Build

npm run build

Run

npm run start [locations joined by semicolon(;)]

example

npm run start 10020;london;shanghai

Run sample data

npm run sample

The API keys become invalid since 4th of Feb, 2019

About

Get time and weather from given array of location names and postal codes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published