sails-hook-regon

1.0.2 • Public • Published

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 --save

Configure 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

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i sails-hook-regon

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

8.95 kB

Total Files

5

Last publish

Collaborators

  • sacrize