An open API service indexing awesome lists of open source software.

https://github.com/xeven777/basic-url-shortener


https://github.com/xeven777/basic-url-shortener

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Shorten URL using gotiny.cc API

This is a simple web application that uses the gotiny.cc API to shorten URLs.

## How to use

To use this application, simply follow these steps:

1. Enter the URL you want to shorten in the "Enter URL" input field.
2. (Optional) Enter a custom string to use as the shortcode for the shortened URL in the "Custom String" input field.
3. Click the "Shorten" button to generate a shortened URL.
4. The shortened URL and its unique code will be displayed along with a link to the shortened URL. The URL will also be copied to your clipboard automatically.

## Technologies used

This application was built using:

- HTML
- CSS
- JavaScript
- gotiny.cc API

## How to run

To run this application, simply open the `index.html` file or https://gotiny.cc/shorty .

## Credits

This application was created by Anish. It uses the gotiny.cc API to shorten URLs.