Consume a REST Service in Oracle MAF
INTRODUCTION REST-JSON is the recommended technology of choice for consuming web services in Oracle MAF. In this blog, we will build a MAF application that displays weather forecast for a chosen city. I am using the excellent OpenWeatherMap api to demonstrate consuming a rest service in a MAF mobile application. The application will allow you Read more about Consume a REST Service in Oracle MAF[…]