Visiona / assignment_dynamic_url_shortener

URL shortening service with realtime analytics (Redis NoSQL & Websockets)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My URL shortener

URL shortening service, outfitted with realtime analytics (WEBSOCKETS) and NoSQL database REDIS.

Getting Started

If you have installed node on your computer, type the following commands

$ npm init
$ npm install express --save
$ npm start

Authors

Acknowledgments

This assignment is created for Viking Code School

About

URL shortening service with realtime analytics (Redis NoSQL & Websockets)


Languages

Language:HTML 48.5%Language:JavaScript 47.7%Language:CSS 3.8%