https://github.com/rjayroach/cache-party
A Rails Engine to cache 3rd party data such as Facebook User and Page data and assets
https://github.com/rjayroach/cache-party
Last synced: 7 months ago
JSON representation
A Rails Engine to cache 3rd party data such as Facebook User and Page data and assets
- Host: GitHub
- URL: https://github.com/rjayroach/cache-party
- Owner: rjayroach
- License: mit
- Created: 2013-09-18T17:38:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-08-24T01:08:11.000Z (over 10 years ago)
- Last Synced: 2025-02-02T02:28:37.367Z (about 1 year ago)
- Language: Ruby
- Size: 348 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://semaphoreapp.com/api/v1/projects/7c89e140-a3cf-4287-a765-3cd8f29288e0/131014/shields_badge.png)
[](https://codeclimate.com/github/rjayroach/cache-party)
[](https://coveralls.io/r/rjayroach/cache-party?branch=master)
# CacheParty
CacheParty provides queue mechanism to support caching of 3rd party content such as Facebook user and page data and assets.
CacheParty currently supports caching of:
* Facebook
## Dependencies
* User [DryAuth](https://github.com/rjayroach/dry-auth)
## Getting Started
* TODO: example of how to setup