url-short-backend

command module
v0.0.0-...-4dde60b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2024 License: MIT Imports: 12 Imported by: 0

README

URL SHORTNER

A REST-API application in golang, that provide allows users to shorten long URLs into short, shareable links. The app is capable of generating unique shortened URLs, mapping them to their corresponding original URLs, and redirecting users when they access the shortened link.

API Reference

Handling the URL
  POST /short
Parameter Type Description
fullurlname string Required. URL that required to be short.
Get item
  • Get the redirected URL in {URL}/shorten/{shortkey}

Deployment

To deploy this project run

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL