Jaiku API

Component ID

205816

Component name

Jaiku API

Component type

module

Component security advisory coverage

not-covered

Downloads

903

Component created

Component changed

Component body

Provides means for fetching content from and posting content to the microblogging / presence platform Jaiku.com.

jaiku.module

  • Provides wrapper functions for the available API calls (see api.jaiku.com)

jaiku_user.module

  • Allows users to enter their jaiku username and jaiku API key in their Drupal user profile.
  • Provides functions to other modules for posting jaikus as the current user or a specific user.

jaiku_crosspost.module

  • Crossposts nodes to the user's jaiku stream upon creation, if the user has provided a jaiku API key.
    (Currently posts ALL nodes, admin interface coming...)

Initial development by Tom Sundström for Bambuser.
Inspired by the Twitter module.