car-registration-api-pakistan

1.0.6 • Public • Published

car-registration-api-pakistan

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

Installation

npm install car-registration-api-pakistan --save

Usage

var api = require('car-registration-api-pakistan');
 
api.CheckCarRegistrationPakistan(escape("STR 6006"),"PB","","dananos",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

Package Sidebar

Install

npm i car-registration-api-pakistan

Weekly Downloads

1

Version

1.0.6

License

ISC

Last publish

Collaborators

  • infiniteloop.ie