Skip to content

eikw/pbo-example-pwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pbo-example-pwa

example project for module 'PBO'

Start

First install the dependencies:

npm install

start the application

npm start

The appliation will be served on localhost:8080

Routes

/api/search/query

search for a station by name. query is the search term.

/api/plan/id

get the current departure times for a specific station (identified by id).

About

example project for module 'PBO'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published