https://github.com/saswatamcode/urlshortener
A simple url shortener built using jsonstore.io, jquery & bootstrap.
https://github.com/saswatamcode/urlshortener
Last synced: 5 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-09T13:36:38.000Z (about 6 years ago)
- Last Synced: 2025-01-25T16:23:45.292Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- 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/)