Skip to main content
In this guide, we will build a simple Node.js script that creates a short link and then generates a QR code for it.

Prerequisites

  • Node.js installed
  • A Linkryse API Key
  • qrcode npm package

The Script