PeterKow / node-twitter-mongodb-es6

Base node express server for twitter oAuth authorization with mongodb using ES6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-twitter-mongodb-es6

Base node express server for twitter oAuth authorization with mongodb using ES6

Example code how to setup Node express with authotizarion for twitter and save user in mongobdb using ES6

Note: Running Mongodb local is required
Note: Generate your Twitter secreets and update config.js https://dev.twitter.com/

Install npm install

About

Base node express server for twitter oAuth authorization with mongodb using ES6


Languages

Language:JavaScript 97.3%Language:HTML 2.7%