Feeds API endpoint, Twitter feed implemented

This commit is contained in:
Juuso Tapaninen
2015-01-27 23:41:04 +02:00
parent c87b1cad2c
commit 85f61f09af
4 changed files with 49 additions and 0 deletions

View File

@@ -19,9 +19,11 @@
"homepage": "https://github.com/koodiklinikka/koodiklinikka.fi-api",
"dependencies": {
"apicache": "0.0.12",
"bluebird": "^2.9.3",
"body-parser": "^1.10.1",
"express": "^4.11.0",
"lodash": "^2.4.1",
"node-twitter": "0.5.2",
"superagent": "^0.21.0",
"validator": "^3.27.0"
}