All Projects → BaseMax → LinkShortener

BaseMax / LinkShortener

Licence: other
Link Shortener is a free and useful service to create a short link then redirect to other links.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to LinkShortener

urlzap
⚡️ Your own static URL shortener
Stars: ✭ 57 (+307.14%)
Mutual labels:  link-shortener
shorty
High-performance link shortener
Stars: ✭ 48 (+242.86%)
Mutual labels:  link-shortener
redir
🧭 Full-featured, self-hosted URL shortener.
Stars: ✭ 61 (+335.71%)
Mutual labels:  link-shortener
ShortLink
𝓢𝓱𝓸𝓻𝓽𝓛𝓲𝓷𝓴 is a simple (yet powerful) URL Shortening script 🔥💥⚡
Stars: ✭ 25 (+78.57%)
Mutual labels:  link-shortener
trym
🔗 A modern URL shortener
Stars: ✭ 29 (+107.14%)
Mutual labels:  link-shortener
Bon
🍮 A small, simple/minimal self hosted URL shortener written in Go (Golang).
Stars: ✭ 12 (-14.29%)
Mutual labels:  link-shortener
liteshort
[MOVED] User-friendly, actually lightweight, and configurable URL shortener
Stars: ✭ 55 (+292.86%)
Mutual labels:  link-shortener
links
Simple, fast link shortener
Stars: ✭ 37 (+164.29%)
Mutual labels:  link-shortener

Link Shortener

Link Shortener is a free and useful service to create a short link then redirect to other links.

Using

The service will soon be available on the Internet.

We will publish the URL. (SOON)

Foundation

Client Side

  • Pure CSS
  • Vanilla Javascript

Librarys

Web Server

  • Nginx 1.14.2
  • Jan

Database

  • NoSql

Operation System

  • Unix BSD

Server Side

  • Ruby Programming Language
  • Rust Programming Language
  • Go Programming Language
  • C Programming Language
  • Python Programming Language
  • ET Programming Language (Final version)

It was also tested with Ruby, Rust, Go technologies.

Files

.
├── asset
│   ├── ads.jpg
│   ├── bootstrap.css
│   ├── bootstrap.css.map
│   ├── index.html
│   ├── logo.svg
│   ├── script.js
│   ├── style.css
│   ├── vue-resource.js
│   └── vue.js
├── build
│   ├── api.o
│   ├── array.o
│   ├── cgi.o
│   ├── data.o
│   ├── database.o
│   ├── decodequery.o
│   ├── layout.o
│   ├── main
│   ├── multipart.o
│   ├── random.o
│   ├── request.o
│   ├── route.o
│   └── socket.o
├── build.sh
├── serve
├── serve.pid
├── source
│   ├── api.et
│   ├── api.eth
│   ├── array.et
│   ├── array.eth
│   ├── cgi.et
│   ├── cgi.eth
│   ├── data.et
│   ├── data.eth
│   ├── database.et
│   ├── database.eth
│   ├── decodequery.et
│   ├── decodequery.eth
│   ├── main.et
│   ├── main.eth
│   ├── multipart.et
│   ├── multipart.eth
│   ├── request.et
│   ├── request.eth
│   ├── route.et
│   ├── route.eth
│   ├── socket.et
│   ├── socket.eth
│   ├── random.et
│   ├── random.eth
│   ├── layout.et
│   └── layout.eth
└── test
    ├── decodequery
    ├── decodequery.et
    └── test.eth

4 directories, 54 files

Copyright

Any upload, copying and use of the works is forbidden.

  • Read codes are allowed.
  • Cut, copying code is not allowed.
  • Uploading files is not allowed.
  • Downloading for storing is not allowed.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].