GitHunt

MIT License
Lifecycle

TURL (Tiny URL)

What is TURL?

  • TURL(Tiny URL) is a URL shortening service that allows users to shorten long URLs into short URLs. It is a simple and easy-to-use service that can be used to shorten URLs for sharing in emails, or in any other situation where a long URL is not ideal.

How does TURL work?

  • TURL works by taking a long URL and generating a unique short URL for it. When a user visits the short URL, they are redirected to the original long URL.

Flowchart

graph TD
    A[User] --> B[Enter Long URL]
    B --> C[Click on Shorten]
    C --> D[Short URL Generated]
    D --> E[Share Short URL]
    E --> F[Redirect to Long URL]
Loading

Swagger API Documentation

This repository is provided by NRIDS Architecture and Forestry Digital Services, courtesy of the Government of British Columbia.

Languages

TypeScript82.6%Smarty13.6%Dockerfile3.8%

Contributors

Apache License 2.0
Created August 31, 2024
Updated September 5, 2024
bcgov/turl | GitHunt