Skip to content
This repository was archived by the owner on Apr 24, 2024. It is now read-only.

This quick app.js file should get you started in creating a twitter app with node.js and express

Notifications You must be signed in to change notification settings

mikerudolph/Twitter.and.Node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Twitter, oAuth and some Node.js

This quick app.js file should get you started in creating a twitter app with node.js and express. This is just one way of doing things, there are tons of different ways to do this with multiple plugins for node.

Note: now you could just use the oauth plugin and make all your twitter API calls with that, but I much rather use the oauth plugin to authenticate then combine it with the twit plugin for easy API calls.

Enjoy


License

No copyright, I created this when I was bored feel free to use / rip apart for your own fun and gains. No rights reserved.

About

This quick app.js file should get you started in creating a twitter app with node.js and express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published