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

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

A simple nodejs and mongodb with shortid package
https://github.com/aimable01/url-shortener

Last synced: about 1 year ago
JSON representation

A simple nodejs and mongodb with shortid package

Awesome Lists containing this project

README

          

# Description

This is a simple url shortener

### Tech stack

- Nodejs
- Expressjs
- Mongodb
- shortid
- ejs

## Usage

You can clone the repository

```bash
git clone https://github.com/Aimable01/URL-shortener.git
```

```bash
npm install
npm run dev
```

### An image

![A screenshot of the client side](/images/Usage.png)