Giter VIP home page Giter VIP logo

linkshortener's Introduction

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.