Skip to content
/ api Public

Improved public transport arrival time estimations using Machine Learning. API.

License

Notifications You must be signed in to change notification settings

now8-org/api

Repository files navigation

now8 API

now8 (no wait) API provides improved public transport arrival time estimations using Machine Learning.

Installation

Run pip install ..

Development

Run make install to install all development dependencies.

Documentation

You can access the online version at https://now8-org.github.io/api/.

Alternatively, after make install, to render the documentation run:

make docs

You can now access the docs at http://localhost:8000.