An open API service indexing awesome lists of open source software.

https://github.com/leobagua/short.er

Short.er url shortener made in rails.
https://github.com/leobagua/short.er

bitly rails rails5 ruby url-shortener

Last synced: 2 months ago
JSON representation

Short.er url shortener made in rails.

Awesome Lists containing this project

README

          

# Short.er

## Descrição:
Shorter is an application designed to shorten Urls.
For example, the URL `https://google.com.br/search?q=shorter` can be shortened to `https://short.er/sDfgT5a`

## Requerimentos:

* Ruby 2.7.1
* Rails 6.0.3.1

### Getting started
* git clone git@github.com:leobagua/short.er.git
* cd folder
* bundle
* rails s
* http://localhost:3000