drive-now

0.1.0 • Public • Published

js-standard-style

Drive Now

An unofficial API client for the car sharing service Drive Now. It provides methods to retrieve information about the car fleet from the official resource endpoints.

Latest: 0.1.0

Features

  • supports UMD for browser and server usage
  • usable with promises and callbacks

Usage

npm install --save drive-now

Getting Started

import DriveNow from 'drive-now'

const client = new DriveNow({
  apikey: '<insertAPIKey>'
})

// client methods to call

API

For now checkout the source or the provided example.

TODO

  • enhance methods
  • extend documentation
  • add tests for coverage

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    2

Package Sidebar

Install

npm i drive-now

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • autarc