Skip to content
Snippets Groups Projects
Commit 06b39cd4 authored by Joel Cavat's avatar Joel Cavat
Browse files

Add readme

parent 80b99190
No related branches found
No related tags found
No related merge requests found
# Summary
This simple example lets you execute a http get request on [Transport Opendata](http://transport.opendata.ch/v1/)
- This snippet use [unirest](http://unirest.io/java.html) for the http client
## How to
Build and run :
```
mvn clean package
mvn exec:java
```
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment