/url-shortener

For teaching 6.170 Recitation 3

Primary LanguageJavaScript

URL Shortener

A simple URL shortener. This is the main example for 6.170 Recitation 3 on Node and Express.

See the recitation slides for more info and challenges.

Notes

This app skeleton was created using Express Generator.

Credit to Harihar Subramanyam for the idea.