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

https://github.com/dislick/shorturl

JavaScript MVC Url Shortener
https://github.com/dislick/shorturl

Last synced: 9 months ago
JSON representation

JavaScript MVC Url Shortener

Awesome Lists containing this project

README

          

shortUrl
========

shortUrl is an MVC URL shortener I made for M223 in school. Actual docs will follow.

## Demo

A demo of the application is hosted on [AppFog](http://short.eu01.aws.af.cm/).

## Installation

```
npm install
```

```
grunt
```

```
mongod
```

```
node app
```

## License

CC BY-NC-SA 4.0

[![Creative Commons License](http://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)