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

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.

Awesome Lists containing this project

README

          

Shorty ![Build](https://img.shields.io/travis/cuhsat/shorty.svg)
======
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).