tonypham9981 / IoT-VN.github.io

URL Shortener with html css and js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rút gọn link bằng HTML + Js

Sử dụng Google Script làm API

  1. Đổi IDsheet trong code.gs và tạo Google App Script copy dán vào và deploy thành webapp.

  2. Cần cấp quyền edit và anonymous để thành API public.

  3. Thay đổi URL API trong index.html và addlink.html

English translation

Shorten links using the google script API

Requirements

  1. Change the IDsheet in code.gs
  2. Create a google app script, and paste into.
  3. Change API URLS in index.html and addlink.html

Edit & Anonymous permissions are needed to make the API public

About

URL Shortener with html css and js


Languages

Language:JavaScript 57.5%Language:CSS 18.1%Language:SCSS 16.2%Language:HTML 8.2%