Blog
Backendless Continues Momentum in Fall 2023 with 16 G2 Badges
Backendless earns 16 badges in the Fall 2023 G2 reports, including High Performer across API Management, mBaaS, API Design, and RAD, showcasing the platform's excellent developer support, ease of use, and global customer satisfaction.

How to Build a Dialogue Custom Alexa Skill Using JavaScript (Without Lambda)

Backendless offers support for the development of custom Amazon Alexa Skills. In this post, we are going to demonstrate how easy it is to create a custom skill using JavaScript. You will learn how to control the dialogue flow between the user and Alexa using Backendless and custom Cloud Code.

Introducing Backendless SDK for Amazon Alexa

We did it! There is a new SDK in the Backendless family of libraries, please welcome the SDK for Amazon Alexa! Let’s get a few basic questions out of the way first: Q: Can I build a custom Amazon Alexa skill without Amazon Lambda? A: Yes, you can! Your custom skill implementation can now run in Backendless. Q:…