brregpro
v0.1.1
Published
Fetch data from paid web services at the Norwegian company registry
Downloads
1
Readme
Brreg Pro
Fetch data from paid web services at the Norwegian company registry.
Install
npm i brregpro
Usage
const gateway = require('brregpro')
// Init with credentials
const brreg = gateway({ userid: 'userid', password: 'password' })
MIT Licensed. Enjoy!