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

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

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.