Skip to content

My solution to the HackerRank City Weather Station question in Java.

Notifications You must be signed in to change notification settings

luyunchien/weather-api-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackerRank REST API: City Weather Station

My solution to the HackerRank City Weather Station question in Java.

Dependencies

This uses Apache HTTPClient and Google GSON which should be available in the HackerRank Environment.

Usage

mvn exec:java -Dexec.args="Berlin"

About

My solution to the HackerRank City Weather Station question in Java.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages