sails-hook-regon
v1.0.2
Published
This library allows you to get information about companies from the Polish REGON database.
Readme
Sails Hook Regon
This library allows you to get information about companies from the Polish REGON database.
Getting Started
Install it via npm:
npm install sails-hook-regon --saveConfigure config/regon.js in your project:
module.exports.regon = {
key: 'ee8f4cf5b45e8f44257',
};Use the built-in method:
sails.hooks.regon.<method>()Available methods
- searchByNip(nip): object
