Skip to content

hyperteksolutions/hyprtk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyprTK | Node.JS Server Library

Npm package version NPM Package Downloads Try on RunKit License Dashboard


The HyprTK library allows for easy integration of HyprTK API's for applications written in JavaScript.

Requirements

Node 16 or higher.

Installation

Install the package with:

npm install hyprtk --save

Usage

The package requires configuration with your API key, which can be obtained from your HyprTK Profile Settings.

const hyprtk = require("hyrptk")("API_KEY");

Questions / Suggestions

For all questions and suggestions, please create a new issue here or contact contact@hypertek.dev.

About

Helper Library for HyprTK, a link shortener utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published