https://github.com/cuhsat/shorty
A TinyURL like URL shortener using a restful API.
https://github.com/cuhsat/shorty
base62 node-js nodejs npm raml shortener shorty url url-shortener
Last synced: 10 months ago
JSON representation
A TinyURL like URL shortener using a restful API.
- Host: GitHub
- URL: https://github.com/cuhsat/shorty
- Owner: cuhsat
- License: mit
- Created: 2017-06-19T20:00:11.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T17:48:45.000Z (over 8 years ago)
- Last Synced: 2025-02-03T22:43:20.853Z (over 1 year ago)
- Topics: base62, node-js, nodejs, npm, raml, shortener, shorty, url, url-shortener
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Shorty 
======
A TinyURL like URL shortener using a restful [API](api.raml).
Usage
-----
```
$ npm start
```
Heroku
------
This service can easily be deployed to Heroku by clicking
[here](https://heroku.com/deploy?template=https://github.com/cuhsat/shorty).
License
=======
Licensed under the terms of the [MIT License](LICENSE).