Tag Archives: web service

Dialogflow Integration in Spring Boot : A Developer's Guide

Dialogflow Integration in Spring Boot : A Developer’s Guide

In the ever-evolving landscape of software development, Google’s Dialogflow is a powerful tool that enables developers to build conversational interfaces form applications, and integrating it with a Spring Boot backend can provide a seamless and efficient user experience. In this guide, we will explore the steps to integrate Dialogflow into a Spring Boot application, empowering Continue Reading »

Postman – Proxy and Mock Server

Introduction: Postman is Google Chrome app to send HTTP request and get response. It provides a user friendly UI for creating request and reading response. Features of postman: It is simple and powerful tool with friendly interface. Saved the history of all API Request. Unlimited collections, environments, tests and shares. Automated testing with collection runner Continue Reading »

InnovationM Secure Webservice Integration Mobile Apps

Secure Web Service integration in Mobile Apps

Web services have gained lot of importance lately. From mobile apps perspective, native apps (Andorid, iOS, Windows Phone, etc.) or HTML5/JS Frameworks like Sencha Touch need to talk to the web services to get the data and push the data. How do we ensure that request sent to web services is from authenticated client? For Continue Reading »