Skip to content

zolibra/camel-weibo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

camel-weibo

The camel component for sina weibo, you need to checkout weibo4j-oauth2 and build it first before you walk through this component.

Running the tests

  1. Apply an application development from Sina Weibo, you should get a clientId and clientSecret for running the test
  2. Find out the access token with by running the OAuth4Code example from weibo2j SDK, you need to setup the clientId, clientSecret and redirect_URI for it.
  3. Add test-options.properties file into test/resources directory with below entries
access.token=
# The access token which you Weibo account granted for the test application

About

The camel component for weibo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published