Go to file
2016-02-17 23:06:30 -05:00
models initial commit 2016-02-07 16:16:07 -05:00
public initial commit 2016-02-07 16:16:07 -05:00
views initial commit 2016-02-07 16:16:07 -05:00
.gitignore Initial commit 2016-02-07 15:59:39 -05:00
app.js initial commit 2016-02-07 16:16:07 -05:00
base58.js initial commit 2016-02-07 16:16:07 -05:00
config.js initial commit 2016-02-07 16:16:07 -05:00
LICENSE Initial commit 2016-02-07 15:59:39 -05:00
package.json initial commit 2016-02-07 16:16:07 -05:00
README.md Update README.md 2016-02-17 23:06:30 -05:00

Creating a URL Shortener with NodeJs, Express, and MongoDB

This code is for the tutorial on creating a URL shortener using NodeJs, Express, and MongoDB.

Check out the full tutorial at coligo