Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/poowaa/url-shortener

A simple URL shortener site with Node.js
https://github.com/poowaa/url-shortener

Last synced: about 2 months ago
JSON representation

A simple URL shortener site with Node.js

Awesome Lists containing this project

README

        

# Simple URL shortener

Just a simple URL shortener project, mostly for practicing.

## Installation

```
$ cd src
$ npm install
```

For local developement you have to have a MongoDB

TODO: .env documentation!

## Issues

Feel free to submit issues and enhancement requests. I don't promise to keep watching all the time, but I review them every month at least once.