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

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

🔗 Simple URL shorten app using NodeJS
https://github.com/abdus/url-shortener

url url-shortener

Last synced: 6 months ago
JSON representation

🔗 Simple URL shorten app using NodeJS

Awesome Lists containing this project

README

          

Welcome to url-shrotener 👋







Documentation


License: MIT


Twitter: thisisabdus

> A basic URL shortening app built using Node.js, Express.jsand MongoDB

### 🏠 [Homepage](https://github.com/thisisabdus/url-shortener#readme)

## Prerequisites

- node 10.12.0
- npm >5.0.0

## Install

```sh
npm install
```

## Usage

```sh
npm run start
```

## Run tests

```sh

```

## Author

👤 **Abdus Samad Azad**

* Twitter: [@thisisabdus](https://twitter.com/thisisabdus)
* Github: [@thisisabdus](https://github.com/thisisabdus)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/thisisabdus/url-shortener/issues).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2019 [Abdus Samad Azad](https://github.com/thisisabdus).

This project is [MIT](https://github.com/thisisabdus/url-shortener/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_