An open API service indexing awesome lists of open source software.

https://github.com/endel/socialoud

Simple social aggregation tool written in Ruby
https://github.com/endel/socialoud

Last synced: about 1 year ago
JSON representation

Simple social aggregation tool written in Ruby

Awesome Lists containing this project

README

          

Socialoud
=========

[![Build Status](https://secure.travis-ci.org/endel/socialoud.png)](http://travis-ci.org/endel/socialoud)

With this gem you can create your custom social network overview.
See the default example app [here](http://github.com/endel/socialoud-default).

Recomendations
-------------
This gem requests the API of services almost every function call, so it is recomended to cache your responses.

Avaible services
----------------
- Gravatar
- Github
- LinkedIn
- Twitter
- Facebook (weak)

License
-------
Socialoud is released under the MIT license.