bcgov / turl

TURL , Tiny URL as a service

Home Page:https://turl-test-backend.apps.silver.devops.gov.bc.ca/api/docs

Repository from Github https://github.combcgov/turlRepository from Github https://github.combcgov/turl

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.

About

TURL , Tiny URL as a service

https://turl-test-backend.apps.silver.devops.gov.bc.ca/api/docs

License:Apache License 2.0


Languages

Language:TypeScript 82.6%Language:Smarty 13.6%Language:Dockerfile 3.8%