https://github.com/xeven777/basic-url-shortener
https://github.com/xeven777/basic-url-shortener
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xeven777/basic-url-shortener
- Owner: Xeven777
- Created: 2023-06-26T07:31:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T09:13:52.000Z (about 2 years ago)
- Last Synced: 2024-12-27T20:49:38.178Z (9 months ago)
- Language: CSS
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.