https://github.com/bronzdoc/mups
meetup.com event stream
https://github.com/bronzdoc/mups
Last synced: 11 months ago
JSON representation
meetup.com event stream
- Host: GitHub
- URL: https://github.com/bronzdoc/mups
- Owner: bronzdoc
- License: mit
- Created: 2016-06-21T19:09:52.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-27T16:28:45.000Z (almost 10 years ago)
- Last Synced: 2025-02-18T06:42:45.602Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Mups [](https://travis-ci.org/bronzdoc/mups)
Mups will connect to the meetup.com event stream api and store event titles in redis
REDIS list name: mups:titles
## Installation
$ gem install mups
## Usage
$ mups redis://user@host:port
## License
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).