https://github.com/saswatamcode/urlshortener
A simple url shortener built using jsonstore.io, jquery & bootstrap.
https://github.com/saswatamcode/urlshortener
Last synced: 2 months ago
JSON representation
A simple url shortener built using jsonstore.io, jquery & bootstrap.
- Host: GitHub
- URL: https://github.com/saswatamcode/urlshortener
- Owner: saswatamcode
- Created: 2020-01-09T13:18:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T13:36:38.000Z (over 6 years ago)
- Last Synced: 2025-10-24T03:43:38.671Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Url Shortener
A simple url shortener built using jsonstore.io, jquery & bootstrap. No need for a database.
Simply paste the url in the box, click the button and copy the shortened url from the address bar.
A sample site is hosted [here](https://saswatamcode.github.io/urlshortener/)