https://github.com/aryan10/ggfy
Yet another URL Shortener - Made for some reason probably
https://github.com/aryan10/ggfy
nodejs sqlite website
Last synced: 5 months ago
JSON representation
Yet another URL Shortener - Made for some reason probably
- Host: GitHub
- URL: https://github.com/aryan10/ggfy
- Owner: Aryan10
- Created: 2024-08-24T17:33:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-24T17:43:15.000Z (almost 2 years ago)
- Last Synced: 2025-03-14T02:13:41.117Z (over 1 year ago)
- Topics: nodejs, sqlite, website
- Language: JavaScript
- Homepage: https://ggfy.glitch.me
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ggfy - URL Shortener
`ggfy` is a web application that provides a URL shortening service. It allows users to shorten long URLs and provides a short link that redirects to the original URL.
## Live Demo
You can access the live version of the application at: [ggfy.glitch.me](https://ggfy.glitch.me)
## Features
- **Shorten URLs**: Convert long URLs into shorter, more manageable links.
- **View Previously Generated URLs**: See a list of URLs you have shortened.
- **Simple User Interface**: Easy-to-use interface for shortening URLs and viewing history.