@powercalc/power-router
TypeScript icon, indicating that this package has built-in type declarations

1.0.94 • Public • Published

power-router

const config: Config = {
  securityToken: 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxa',
  cacheDir: join(cwd(), 'data'),
  entsoeDomain: "https://web-api.tp.entsoe.eu"
}
app.use('/entsoe', PowerRouter.init(config));

Deploy npm

npm build
npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i @powercalc/power-router@1.0.94

Version

1.0.94

License

ISC

Unpacked Size

200 kB

Total Files

77

Last publish

Collaborators

  • powercalc