letitbeat / GoEuroAPITest

A simple REST client in Spring Boot to test API requests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoEuroAPITest

A simple REST client in Spring Boot to test GoEuro API requests.

Compiling

mvn install

Running

  1. Using Maven Spring Boot mvn spring-boot:run -Drun.arguments=London

  2. Using java java -jar target/GoDevTest-0.0.1-SNAPSHOT.jar London

About

A simple REST client in Spring Boot to test API requests.


Languages

Language:Java 100.0%