car-registration-api-colombia
v1.0.4
Published
Get car information from an Colombian number plate. An account username is required, which you can get from http://ar.matriculaapi.com/
Downloads
1
Maintainers
Readme
car-registration-api-colombia
Get car information from an Colombian number plate. An account username is required, which you can get from http://co.placaapi.com/
Installation
npm install car-registration-api-colombia --save
Usage
var api = require('car-registration-api-colombia');
api.CheckCarRegistrationColombia("HBK482","***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