SkillAgentSearch skills...

TinyUrl

No description available

Install / Use

/learn @abhinavdhasmana/TinyUrl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

tinyURL service

This contains code to generate a tinyURL service which does the following

  1. Given a long url, returns a short code for it.
  2. Given a short url, returns the long url if it exists or not found.
  3. It also contains JMeter test plan for load testing.

the journey to get to this code is documented here

Tech stack details:

  • Node.js using Hapi server
  • Postgres as database
  • Sequelize as ORM
  • Redis for caching
  • JMeter for load testing
View on GitHub
GitHub Stars24
CategoryDevelopment
Updated9mo ago
Forks9

Languages

JavaScript

Security Score

62/100

Audited on Jun 16, 2025

No findings