Skip to content

ChrisRu/vlaky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

30 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Vlaky

Web scraping for zelpage.cz to turn it into an API.

Running

This project was built using sbt and requires it for building and executing.

Local

$ sbt run

Docker

  1. $ sbt docker:publishLocal
  2. $ docker run vlaky-api

API Routes

  • GET /composition/{year}/train/{identifier}

    Get train composition and details for a specific train. Train identifier format is along the lines of cd-4725, rj-1032, etc.

  • GET /departures/{station}

    Get departures for a station. Station format is just brno or wien-hbf

About

๐Ÿšƒ Czech Train API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages