car-registration-api-southafrica

1.0.5 • Public • Published

car-registration-api-southafrica

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

Installation

npm install car-registration-api-southafrica --save

Usage

var api = require('car-registration-api-southafrica');
 
api.CheckCarRegistrationSouthAfrica("ZXN279GP","***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.5
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.5
    0

Package Sidebar

Install

npm i car-registration-api-southafrica

Weekly Downloads

0

Version

1.0.5

License

ISC

Last publish

Collaborators

  • infiniteloop.ie