Skip to content

lgomezm/goeurotest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Developer Test

This is my solution to the Java developer test at GoEuro. It basically takes an input from the command line like this:

java -jar dist/GoEuroTest.jar Berlin

After running, it generates a .csv file containing the results of querying the GoEuro API for the given city name.

The Json parsing was implemented by using Google's Gson (https://github.com/google/gson).

About

My solution to GoEuro test job application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages