Slobodan Stojanović

Results 25 comments of Slobodan Stojanović

Yes, idea is to have API endpoint and AWS Lambda function that will convert list to JSON format.

Awesome, I'll take a look at it! We still try to be compatible with Node v4 (which is probably not that important anymore, but I need to discuss support with...

Thanks, this looks cool. I'll test it during the weekend and merge or comment. P.S. Sorry for the late reply.

@matthewdickinson I need some help with setting up a chatbot. Can you write a short instructions how to do that? I created a bot as described [here](https://developers.google.com/hangouts/chat/how-tos/bots-publish), but I can't...

Thanks and sorry for the late reply. I'll test this during the weekend and merge it.

@acucciniello looks good, but can you add a test for this? If you don't know how to do that I can help.

Sorry for the late reply. No need to invoke the Facebook API from the tests, let's just add a simple unit tests to make sure that we don't break this...

This sounds great! It would be awesome if you can publish the `util` object as a JavaScript library/Node.js module. One of the hard things related to the VTL templates is...

Please plan a way for us to test this. I'd love to have some (npm/cli?) tool that can merge schemas so I can run some unit tests, as this conflict...

It seems it is an file permission (chmod) issue. Make sure sox file has 755 permission. Can you do chmod on before the deployment and also in Lambda (ofc. via...