Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

A library to retrieve ticket information from Deutsche Bahn

Notifications You must be signed in to change notification settings

krmax44/db-tickets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db-tickets

A library to retrieve ticket information from Deutsche Bahn by providing ticket number and last name.

How to use

npm install db-tickets
import queryTicket from 'db-tickets'
queryTicket('W7KHTA', 'Mustermann').then((response) => console.log(response))

About

A library to retrieve ticket information from Deutsche Bahn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%