utkarshdubey / poxy

A dead simple URL Shortening application built with NodeJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poxy 🔗 - A simple, dead, yet efficient way to shorten links.

Poxy is a simple, dead, yet efficient way to shorten links. It generates links which are easily recalled following the boring_wozniak module from Docker.


It is currently live at: https://poxy-app.herokuapp.com/

Poxy was built for the workshops at DPS Indore to introduce the concepts of Programming the Web from ground zero to advanced topics.

Requirements

- Express | An amazing package built for creating awesome servers.
- Mongoose | The most efficient way to handle queries in MongoDB.

About

A dead simple URL Shortening application built with NodeJS.


Languages

Language:HTML 49.0%Language:JavaScript 45.7%Language:CSS 5.4%