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
- Host: GitHub
- URL: https://github.com/endel/socialoud
- Owner: endel
- License: mit
- Created: 2011-10-12T18:48:20.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2013-07-03T02:35:19.000Z (almost 13 years ago)
- Last Synced: 2025-04-12T20:08:31.814Z (about 1 year ago)
- Language: Ruby
- Homepage: http://bugfixer.endel.me/2011/10/12/create-your-custom-social-summary-in-seconds/
- Size: 124 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Socialoud
=========
[](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.