slack-go / slack

Slack API in Go, originally by @nlopes; Maintainers needed, contact @parsley42
https://pkg.go.dev/github.com/slack-go/slack
BSD 2-Clause "Simplified" License
4.63k stars 1.12k forks source link

CloudQuery Source Plugin? #1159

Closed yevgenypats closed 1 year ago

yevgenypats commented 1 year ago

Hi Team, hopefully this is right place to ask, if not, I'd appreciate if you can direct me.

I'm the founder of cloudquery.io, a high performance open source ELT framework.

Our users are asked for a Slack source plugin, and we already shipped a first version.

As we have limited capacity to maintain all plugins, we are usually looking for the official vendor to help maintain it (similar to terraform provider).

I was curious if this would be an interesting collaboration, where we can help with the initial version (already implemented) and you will help maintain it?

This will give your users the ability to sync/ELT Slack APIs to any of their datalakes/data-warehouses/databases easily using any of the growing list of CQ destination plugins.

Best, Yevgeny

kanata2 commented 1 year ago

@yevgenypats Hi, thanks for your suggestion. Let me ask one question first. Is the plugin implemented in the Go language and is it using the slack-go/slack? If so, I would appreciate if you could send me an e-mail for further discussion.

yevgenypats commented 1 year ago

Hi @kanata2! Yes, the plugin is in Go and using the slack-go/slack library, It is located here right now

Following up via email now.