https://github.com/daniel15/zurl
zURL is a URL shortener
https://github.com/daniel15/zurl
Last synced: 10 months ago
JSON representation
zURL is a URL shortener
- Host: GitHub
- URL: https://github.com/daniel15/zurl
- Owner: Daniel15
- Created: 2011-01-16T04:56:05.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2019-05-05T07:02:35.000Z (about 7 years ago)
- Last Synced: 2025-04-28T15:52:22.953Z (about 1 year ago)
- Language: PHP
- Homepage: http://zurl.ws/
- Size: 435 KB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
zURL - A URL shortening service
===============================
By [Daniel15](http://dan.cx/)
[zURL](http://zurl.ws/) is a URL shortening service.
Don't expect this code to work "out-of-the-box", as I've had no time to write an installer or anything like that. It's provided as an example of how to code a URL shortener, for anyone that might be interested in that. You'll have to edit some of the code in order to get it working - There's hardcoded references to "zurl.ws" in some of the files, and unfortunately I don't have time to clean all that up :(.