Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/memowe/urlicious
A simple URL shortener on Mojo steroids!
https://github.com/memowe/urlicious
Last synced: 14 days ago
JSON representation
A simple URL shortener on Mojo steroids!
- Host: GitHub
- URL: https://github.com/memowe/urlicious
- Owner: memowe
- License: mit
- Created: 2010-01-13T21:34:49.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-12-26T00:41:29.000Z (almost 13 years ago)
- Last Synced: 2023-04-20T13:59:25.942Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 93.8 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
urlicious
=========A simple URL shortener
Description
-----------It's a [Mojolicious::Lite][lite] app and it stores the urls in a JSON file named `urls.json`.
Use your standard procedures to run or test it.
[lite]: http://mojolicio.us/perldoc/Mojolicious/Lite
Author and license
------------------Copyright (c) 2009-2011 Mirko Westermeier,
Published under the MIT license. See MIT-LICENSE.