A simple URL shortener. This is the main example for 6.170 Recitation 6 on Data Models and Schema.
Credit to Harihar Subramanyam for the idea.
Once you pull, run npm install
to download dependencies.
Then run npm run awesome
to start the server.