Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akashrajpurohit/shortly

URL shortener using Node.js and server side rendering with EJS
https://github.com/akashrajpurohit/shortly

ejs express url-shortener

Last synced: 6 days ago
JSON representation

URL shortener using Node.js and server side rendering with EJS

Awesome Lists containing this project

README

        

# Shortly
URL shortener using Node.js and server side rendering with EJS

> It was a fun project to build and deployed at https://shortly-ar.herokuapp.com (obviously a very short name in itself 😂)

## Things learned
* Server side rendering using EJS
* Create server side redirects for short urls
* Server side validations on user inputs and invalid short URL's
and many more...

## Visit My Portfolio
[Akash Rajpurohit](https://akashrajpurohit.cf)