novuhq / go-novu

GO SDK for Novu - The open-source notification infrastructure for engineers. 🚀
MIT License
58 stars 44 forks source link

[NV-GO-4] API 🚀: Integrations CRUD #11

Closed prajjwaldimri closed 1 year ago

prajjwaldimri commented 1 year ago

🔖 Feature description

Should be able to get, create, update and delete integrations.

🎤 API Reference https://docs.novu.co/api/get-integrations/ https://docs.novu.co/api/create-integration/ https://docs.novu.co/api/get-active-integrations/ https://docs.novu.co/api/update-integration/ https://docs.novu.co/api/delete-integration/

akhill10 commented 1 year ago

Hey, can I work on this?

samsoft00 commented 1 year ago

Sure.

prajjwaldimri commented 1 year ago

Hey @akhill10. Just wanted to know how far along are you on this one, as this feature is a blocker for us at Argonaut for a feature that we are developing currently. Let me know if we can collaborate on this, or if I can take it over from you. Thanks

akhill10 commented 1 year ago

Hey @prajjwaldimri, completed 50% of it. PR should be up in a day or so. If I get stuck in between, will ask for your help.