car-registration-api-czechrepublic

1.0.4 • Public • Published

car-registration-api-czechrepublic

Get car information from a Czech number plate. An account username is required, which you can get from http://www.vehicleregistrationapi.com

Installation

npm install car-registration-api-czechrepublic --save

Usage

var api = require('car-registration-api-czechrepublic');
 
api.CheckCarRegistrationCzechRepublic("8T28459","***Your Username***",function(data){
  console.log(data.Description);
});

Dependencies

  • xml2js: Simple XML to JavaScript object converter.

Dev Dependencies

A username is required, which can be obtained from http://www.vehicleregistrationapi.com

License

ISC

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    1

Package Sidebar

Install

npm i car-registration-api-czechrepublic

Weekly Downloads

1

Version

1.0.4

License

ISC

Last publish

Collaborators

  • infiniteloop.ie