-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Hey there, my employer Artsy is a new Braze customer and I need a gem to work with their API. I have some bandwidth during work hours to help improve things about the gem I use so I'm trying to figure out where to put that effort.
After some research, I see 4 different Braze client gems:
https://rubygems.org/gems/appboy => https://github.com/DynamoMTL/appboy
https://rubygems.org/gems/braze_ruby => https://github.com/justinboltz/braze_ruby
https://rubygems.org/gems/braze => https://gitlab.com/mtchavez/braze
https://rubygems.org/gems/braze_api => https://github.com/appearhere/braze_api
I was confused about how all these projects related to each other but I think there might be an opportunity to consolidate at least DynamoMTL/appboy and justinboltz/braze_ruby since the latter is a fork of the former. What do people think of this? What would it take to consolidate our efforts?
The other two seem unrelated but I'd certainly invite those peeps to participate in a single effort!
Going to ping a few contributors on both projects that might have strong feelings (feel free to add others I miss):
@FGoessler
@adayag 👋 ❤️
@hugobast
@joshnuss
@justinboltz
@morgoth
@tborlee
@wenga86