Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 2.57 KB

readme.md

File metadata and controls

39 lines (27 loc) · 2.57 KB

meinfernbus

JavaScript client for the Flixbus/Meinfernbus API. Complies with the friendly public transport format. Inofficial, using endpoints by Flixbus/MFB. Ask them for permission before using this module in production.

npm version Build Status dependency status dev dependency status license chat on gitter

Installation

npm install meinfernbus

Usage

const mfb = require('meinfernbus')

This package contains data in the Friendly Public Transport Format. Please note that this package doesn't fully comply to the current 'stable' version of FPTF since it already includes the proposed region type.

Similar Projects

Contributing

If you found a bug, want to propose a feature or feel the urge to complain about your life, feel free to visit the issues page.