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