Use App Script to Create API URL Shortener
In this article, I will show you how to use App Script to create an API URL Shortener. This API will be used to shorten long URLs into shorter ones.
In this article, I will show you how to use App Script to create an API URL Shortener. This API will be used to shorten long URLs into shorter ones.
Firefox is a popular web browser that is known for its customizability. You can change the look and feel of Firefox by installing themes and extensions. Also can customize the UI by change via css. In this article, I will show you how to customize the Firefox UI using a userChrome.css
file from the open source project.
Github is one of the most popular git repository hosting services. But did you know that you can also use Github as a free CDN? In this article, i will show you how to use Github as a free CDN.