car-registration-api-bolivia
v1.0.4
Published
Get car information from an Bolivian number plate. An account username is required, which you can get from http://bo.placaapi.com/
Downloads
1
Maintainers
Readme
car-registration-api-bolivia
Get car information from a Bolivian number plate. An account username is required, which you can get from http://bo.placaapi.com/
Installation
npm install car-registration-api-bolivia --save
Usage
var api = require('car-registration-api-bolivia');
api.CheckCarRegistrationBolivia("3054SXI","***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 RegCheck.org.uk
License
ISC