Skip to content

Refactored code

Compare
Choose a tag to compare
@martinkooij martinkooij released this 28 Jan 13:00
· 8 commits to master since this release
  • Refactor of handling code, replaced deprecated "request" with "node-fetch", cleaned code by using async/await
  • Created a middleware "api normalizer" to prepare for ever changing API's and making display module more robust
  • Depends on nodejs >= V10 ( newer than 2nd quarter of 2018)