Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 508 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 508 Bytes

watcher-transilien

Collect real time data from SNCF API (stop and train)

Go Report Card

Usage

API SNCF

Get a api key register

cp config.json.dist config.json
# edit configuration 
go build -o watcher-transilien *.go
./watcher-transilien -config config.json