https://github.com/daneden/shortener
A Netlify-powered personal URL shortener
https://github.com/daneden/shortener
Last synced: 5 months ago
JSON representation
A Netlify-powered personal URL shortener
- Host: GitHub
- URL: https://github.com/daneden/shortener
- Owner: daneden
- Created: 2020-02-17T18:17:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T00:49:07.000Z (almost 5 years ago)
- Last Synced: 2024-05-09T10:01:44.808Z (about 2 years ago)
- Size: 30.3 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shortener
This little repo just provides a Netlify-powered URL shortner. All URLs and redirects are just stored in the `_redirects` file, with some convenience helpers from kentcdodds/netlify-shortener.