Announcing simple Zimbra SOAP-access library for JavaScript - js-zimbra

Have a great idea for extending Zimbra? Share ideas, ask questions, contribute, and get feedback.
Post Reply
ploeger
Advanced member
Advanced member
Posts: 88
Joined: Thu Aug 07, 2014 8:40 am

Announcing simple Zimbra SOAP-access library for JavaScript - js-zimbra

Post by ploeger »

Hi there!
As I'm currently rewriting most of my scripts here from Python to JavaScript (see this blog post), I also needed a JavaScript-version of the Python zimbra library.
So I wrote one.
This one is available through npm and, again, simplifies the workflow authenticating and communicating with the Zimbra SOAP Api. The library, however, is no rewrite of the Python one as it does a few things different and also leaves out the support for XML based requests and responses.
So, this post marks the release of the first beta of js-zimbra. Grab it at npm and visit its github home.
At the same time this post sadly marks my leaving from the Zimbra community. I left the operating department in our company and my private Zimbra customer told me, that he will not invest much more in Zimbra for the time to come. Thus, my support in and contribution to the Zimbra community will probably slowly vanish.
Let me take the time to thank Zimbra and the community for the fun in the last years. I had a great time!
Having said that, I desperately call out for support! If anybody is interested in managing any of the Zimbra-Community repositories (Python-Zimbra, js-zimbra and the adopted-zimlets) and/or might want to adopt my own Zimlets, please reach out to me.
I wish Zimbra and its whole community best of luck and a bright future.
Kind regards
Dennis
User avatar
Gren Elliot
Advanced member
Advanced member
Posts: 183
Joined: Tue Jun 10, 2014 4:45 am

Announcing simple Zimbra SOAP-access library for JavaScript - js-zimbra

Post by Gren Elliot »

Just to say "Thanks" for this and all you have done with Zimbra. Hope something good turns up for you.

All the best,

Gren
User avatar
jorgedlcruz
Zimbra Alumni
Zimbra Alumni
Posts: 2782
Joined: Thu May 22, 2014 4:47 pm

Announcing simple Zimbra SOAP-access library for JavaScript - js-zimbra

Post by jorgedlcruz »

Hi Dennis,

Your contribution to the Zimbra Community is well know and everyone loves your work here. I hope the life cross our paths again in the future, and better, that you can keep developing sometimes some stuff for the Community :)



We are interested in keep the projects you have in GitHub, we can move them to our official Github if you don't mind.



Best regards and all the best
Jorge de la Cruz https://jorgedelacruz.es
Systems Engineer at Veeam Software https://www.veeam.com/
Post Reply