Skip to content

A Twitter client web application by using Twitter4J with Spring MVC.

License

Notifications You must be signed in to change notification settings

hiroxpepe/tweet-examproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweet-examproject

A twitter client web application by using Twitter4J with Spring MVC.

Overview

It's a simple web application to tweet to Twitter by using OAuth of Twitter4J with Spring MVC. It can be used for a user everybody who authenticates by this web app.

What tools to use.

  • Maven (* also JDK)

How to build.

$ cd Path_to_this_README.md
$ mvn install

How to run.

$ cd Path_to_this_README.md
$ cd source/webapp
$ mvn jetty:run

Repository on Github.

hiroxpepe/tweet-examproject

Running on Heroku.

http://tweet-examproject.herokuapp.com/

Author

hiroxpepe

License

The examproject is released under version 2.0 of the Apache License.