https://github.com/melsumner/express_intro
https://github.com/melsumner/express_intro
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/melsumner/express_intro
- Owner: MelSumner
- Created: 2014-11-05T16:22:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-05T16:25:03.000Z (over 11 years ago)
- Last Synced: 2024-10-03T12:26:50.142Z (over 1 year ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
express_intro
=============
Exercise in using the Express framework to build a functional URL shortener application. Data storage thanks to mongodb.