Promise-based Node.js URL Shortener backed by Mongoose.js
Stars
349
Forks
78
Watchers
349
Open Issues
4
Overall repository health assessment
0.5.84.0.60.1.0-10.7.0246
commits
10
commits
6
commits
3
commits
2
commits
2
commits
1
commits
1
commits
1
commits
Updated tests to actually query the database and verify the updates to a hash
b276d74View on GitHubFix to enable mongoose to reliably store and persist updates
bcc823eView on GitHubfix to make the URL and data keys optional during update
4baf6d3View on GitHubAdded an update call to update the URL or data of a preexisting hash
cf1405eView on GitHubFix bug with missing update var & unnecessary update.
ea37836View on GitHub