link-shortener

command module
v0.0.0-...-1993e3b Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

README

Link-shortener with saving data in the SQLite database.

curl --request POST 'https://shortlink.com/processing' \
--header 'x-api-key: 777' \
--header 'Content-Type: text/plain' \
--data-raw 'https://www.google.ru/search?q=golang'

Response example:

https://short.com/tfptjz7A

GET (from browser) https://shortlink.com/tfptjz7A

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