Questions tagged as 'api'

1
answer

How do telegram and facebook messenger clean notifications on devices? [closed]

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...
asked by 22.07.2016 / 17:56
1
answer

Authentications via OAuth for REST APIs

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...
asked by 22.04.2014 / 20:17
1
answer

What are the API's for creating GUI in Java?

Is there any other tool besides Swing, AWT and JavaFX to create desktop graphical interface for Java applications?     
asked by 02.03.2015 / 17:49
4
answers

Deserialize JSON

I can POST this information: { "Nritem": 1, "Cdprevenda": 3, "Cdproduto": 7, "Decomplitem": "", "Descricao": "Depilação", "Dtcadastro": "2015-11-27T13:53:35.120Z", "Flsituacao": 1, "Md5": "", "Qtproduto": 18...
asked by 29.12.2015 / 12:27
2
answers

Youtube API V3 Information

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...
asked by 10.05.2015 / 21:44
2
answers

Take screenscreen on Android by API

I have an app and one of the functions would take printscreen from the screen. How to do this?     
asked by 21.03.2015 / 18:42
1
answer

Should I feed my site through the API or not?

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...
asked by 12.06.2018 / 18:13
2
answers

What data can I get from a user?

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...
asked by 28.07.2018 / 05:39
1
answer

What is server-to-server callback?

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.     
asked by 29.06.2018 / 15:18
2
answers

API Central Bank, IPCA and SELIC

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.     
asked by 09.03.2017 / 14:36