Sign inSign up

e8kor/deton

By e8kor

•Updated almost 8 years ago

URL shortener with some features

Image
0

1.0K

e8kor/deton repository overview

Docker Build Status

⁠API

MethodUrlPayloadDescription
GET/healthCheck service availability
GET/rouletteRedirect to url from roulette pool
GET/{short-name}Redirect to named url
POST/{short-name}{"url": "http://goo.gl"}Create a shortlink
POST/{short-name}{"url": "http://goo.gl", "roulette": true }Create a shortlink with roulette
POST/{short-name}{"url": "http://goo.gl", "roulette": false }Create a shortlink with no roulette
PUT/{short-name}{"url": "http://goo.gl"}Override shortlink named after {short-name} with no roulette
PUT/{short-name}{"url": "http://goo.gl", "roulette": true }Override shortlink named after {short-name} with roulette
PUT/{short-name}{"url": "http://goo.gl", "roulette": false }Override shortlink named after {short-name} with no roulette

Tag summary

Content type

Image

Digest

Size

391.1 MB

Last updated

almost 8 years ago

docker pull e8kor/deton