
Cloud Messaging API and Its Benefits
Your company needs to create a chatbot or add messenger to its existing software. You've been chosen to bear this responsibility. The responsibility of either building an in-house solution or trusting an API
Your company needs to create a chatbot or add messenger to its existing software. You've been chosen to bear this responsibility. The responsibility of either building an in-house solution or trusting an API
There was one thing that always annoyed me when developing chatbots. It was webhooks. Messengers like Facebook, Viber or us (Amio) intent to push messages to your endpoint. However, the messengers can't reach
Encapsulating states in objects will reduce your chatbot's complexity and will improve testability. I would like to demonstrate how to introduce more maintainability to your chatbots in case you decided to implement your
The server-side javascript SDK implements all common endpoints, webhooks, and an HTTP client so that you can focus more on business logic. We ourselves use Amio API on projects where messaging is necessary.
2 weeks ago we were at Google Launchpad mentoring event. One of our mentors, Martin Krček, gave us great tips about what he was missing in the web presentation and what we should
How API providers should save our time. TL;DR Properly implemented API error reporting speeds up the development and prevents potential bugs. True Story — Time Wasted Several months ago, we were integrating a