Jan 1, 0001  

title: Proje Bülbül link: http://orhanbalci.net/tr/?p=531 author: Orhan Balci description: post_id: 531 created: 2010/01/06 14:16:09 created_gmt: 2010/01/06 11:16:09 comment_status: open post_name: proje-bulbul status: publish post_type: post

Proje Bülbül

Bülbül pojesi Twitter API sarmalayan bir Java katmanı geliştirmek için başladığım bir proje. Uygulamalarınızdan Twitter mesajlarınıza, listelerinize ulaşabilir. Yeni mesaj yollayabilirsiniz. Proje halen gelişme aşamasında olup ilgili kaynaklara http://kenai.com/projects/bulbul adresinden ulaşabilirsiniz. Şu anda desteklenen API fonksiyonlarının listesi :

  • statuses/public_timeline
  • statuses/home_timeline
  • statuses/friends_timeline
  • statuses/user_timeline
  • statuses/mentions
  • statuses/retweeted_by_me
  • statuses/retweeted_to_me
  • statuses/retweets_of_me
  • statuses/show
  • statuses/update
  • statuses/destroy
  • statuses/retweet
  • statuses/retweets
  • users/show
  • users/search
  • statuses/friends
  • statuses/followers
  • POST lists(create)
  • POST lists id (update)
  • GET lists(index)
  • GET list id(show)
  • DELETE list id (destroy)