Skip to content

BaseMax/LinkShortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages