Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bronzdoc/mups
meetup.com event stream
https://github.com/bronzdoc/mups
Last synced: 10 days 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-27T16:28:45.000Z (over 8 years ago)
- Last Synced: 2024-10-10T14:48:09.114Z (about 1 month 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 [![Build Status](https://travis-ci.org/bronzdoc/mups.svg?branch=master)](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).