When you receive a notification via Telegram or Facebook Messenger on multiple devices, if you read the message in one of them in others the notification is removed.
How does this happen?
PS: This happens even if the app is not running on...
In almost all social networking APIs it is necessary to authenticate your app with OAuth, in order to use the features of it.
How is this process?
In my case, I'm trying to get a list of the followers of a particular blog via the Tumblr AP...
Youtube has disabled API V2 and the new API (V3) is much more complicated to get information about videos.
How can I get the following information from a video in the v3 API:
Video title.
Duration of the video (in seconds).
How can I...
If I'm developing a site that has an integrated API, for example, Laravel, I have a website and an API in the same project
What is the best way to feed the site?
Should I create a controller that will fetch the API information in JSON and...
I'm creating a landing page that aims to capture as much information as possible from users who can become future customers
So far I can get the location by geolocation in javascript (if the user allows) or by the IP on the server
I've hea...
I would like to know if it is a concept, I am using a service that informed me that the information can be obtained via callback server-to-server, but I did not exactly understand the meaning of the term.
I was asked for a project, to make monthly consultation of IPCA and SELIC rate, from a central bank API. I wanted to know where I could find this API, because I found nowhere, nor the site itself.