OpenShift Twitter API based on Java, a fork from mariotaku:jtapi-legacy
###OpenShift
- Create an application on OpenShift, Choose Tomcat 7
- Fork this repo
- Change
OVERRIDE_APP_HOST
to your domain (likejtapi.rhcloud.com
) injtapi-legacy-openshift/src/main/webapp/WEB-INF/jtapi.properties
, commit and push. - Paste URL into Source Code in OpenShift configuration page
- Click Create Application
- Done!