Skip to content

This is a rack application which converts long URLs to short ones using Goo.gl engine.

Notifications You must be signed in to change notification settings

serg-kovalev/url_shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url Shortener

Description

It's a rack application which converts long URLs to short ones using Goo.gl engine.

Usage

bundle install
GOOGLE_API_KEY=SOMEKEYGOESHERE rackup config.ru -p 3000

curl http://localhost:3000/get_short_url/http://google.com

About

This is a rack application which converts long URLs to short ones using Goo.gl engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages