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

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

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.