Overview : Are you Looking for creat an AWS account and host Application on AWS with S3? In order to serve static webpages ,hosting can be achieved in simple...
Spotify is a music, podcast, and video streaming service. With Spotify, it’s easy to find the right music for every moment on our phone, our computer, our tablet and...
Google plus login lets users login into your iOS app with their existing Google account and get their profile information like name, email and other details. By integrating google...
Introduction Now a days we are using lots of web and mobile applications. Each application requires email and password for logging in and using the full feature of application....
Firebase Cloud Messaging Implementation for IOS Push notifications are apparently an essential thing in IOS Applications. It helps us gaining user retention, increasing active users, etc. To send a...
SMS messaging is one of the most popular way of notifying user about otp, promotional offers and many other updates. In one of my project, there was requirement of...
REST stands for Representational State Transfer. It is a stateless software architecture that provides many underlying characteristics and protocols that govern the behaviour of clients and servers. REST or...
In this article we will focus on the following things 1.Basics of RESTful API. 2.Create a new project using laravel 5.6. 3.How to write RESTful APIs. RESTful API REST...
If u have followed our Previous blog (Send Push Notification to Android and IOS APP [Part 1]), you will be understanding how Restful API implementation for Push Notification was...