car-registration-api-peru

1.0.4 • Public • Published

car-registration-api-peru

Get car information from a Peruvian number plate. An account username is required, which you can get from http://pe.placaapi.com/

Installation

npm install car-registration-api-peru --save

Usage

var api = require('car-registration-api-peru');

api.CheckCarRegistrationPeru("B6U175","***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

Package Sidebar

Install

npm i car-registration-api-peru

Weekly Downloads

1

Version

1.0.4

License

ISC

Unpacked Size

2.1 kB

Total Files

3

Last publish

Collaborators

  • infiniteloop.ie