https://github.com/kingrayhan/node-shortener
This is a URL shortener that takes a long URL and turns it into whatever URL you would like it to be.
https://github.com/kingrayhan/node-shortener
url-shortener
Last synced: about 1 month ago
JSON representation
This is a URL shortener that takes a long URL and turns it into whatever URL you would like it to be.
- Host: GitHub
- URL: https://github.com/kingrayhan/node-shortener
- Owner: kingRayhan
- Created: 2019-05-03T16:06:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-23T16:59:59.000Z (over 5 years ago)
- Last Synced: 2025-02-28T12:43:28.218Z (over 1 year ago)
- Topics: url-shortener
- Language: JavaScript
- Homepage: https://node-shortener.herokuapp.com
- Size: 8.54 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nodejs Shortener
### 🌎 → https://node-shortener.herokuapp.com
This is a URL shortener that takes a long URL and turns it into whatever URL you would like it to be.
### Tools used on this project
- Backend: [Express.js](https://expressjs.com/)
- Template Engine: [Handlebar](https://www.npmjs.com/package/express-handlebars)
- Database: [Mongodb](https://www.mongodb.com/)
- Database ORM: [Mongoose](https://mongoosejs.com/)
- File-uploader: [Express fileupload](https://www.npmjs.com/package/express-fileupload)
- Authenticator: [Passport.js](https://github.com/jaredhanson/passport)
### Screenshots




