https://github.com/wpup/short-url
Create a short url that redirects to the long url. Like Simple Address in EPiServer
https://github.com/wpup/short-url
Last synced: 9 months ago
JSON representation
Create a short url that redirects to the long url. Like Simple Address in EPiServer
- Host: GitHub
- URL: https://github.com/wpup/short-url
- Owner: wpup
- License: mit
- Created: 2013-10-01T08:25:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-09-11T12:08:51.000Z (over 4 years ago)
- Last Synced: 2024-11-27T11:09:02.656Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 154 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Short url
==============
[](http://unmaintained.tech/)
Create a short url that redirects to the long url. Like Simple Address in EPiServer.

## Install
```
composer require frozzare/short-url
```
## License
MIT © [Fredrik Forsmo](https://github.com/frozzare)