Skip to content

ostaptan/url_compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url Compressor

Simple clean app for caching http urls.


To install & run app:

  1. Clone a project git@github.com:Ostap256/url_compressor.git
  2. cd .../url_compressor
  3. bundle install
  4. rake db:migrate
  5. rails s

Description:

Url provided to compress simply converts to 6-symbols alias. After pasting compressed url into a browser it automatically redirects to a original url. Every following and creating of url is logged.

About

Rails Based caching http urls.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published