go-urlshortner

command module
v0.0.0-...-9c1d467 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: MIT Imports: 7 Imported by: 0

README

go-urlshortner

A simple golang based url shortner

How to use

## Shorten

curl --location 'localhost:9090/shorten' \
--header 'Content-Type: application/json' \
--data '{
    "url" : "github.com/labstack/echo"
}'

## Expand

curl --location 'localhost:9090/resolve/H2eBb6CN'

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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