Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

volkanto/goeuro-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoEuroTest

Simple application which uses GoEuro API and exports _id, name, type, latitude, longitude fields to a CSV file. CSV file name is the same with input city name.

How to use

Go to the target directory and find the related jar and run this command on your terminal

java -jar GoEuroTest.jar "Berlin"

Building the Project and create Jar

Go to the project directory and run this command on your terminal

mvn clean package

About

Extract data to CSV file using GoEuro API

Topics

Resources

Stars

Watchers

Forks

Languages