Questions tagged as 'api'

1
answer

How to know the network that a video belongs to? [closed]

Can you tell which network a video belongs to through youtube's api?     
asked by 18.05.2016 / 19:58
2
answers

Pagseguro API Integration

I'm trying to integrate PagSeguro with my application, but I'm finding it very difficult because there are lots of non-detailed information that lies ahead of me, making me increasingly confused. I have only 1 product that is sold per package...
asked by 05.11.2016 / 13:05
4
answers

API project with many layers [closed]

I'm studying about API. I saw a design pattern with these layers: I found the AppServices and DomainServices layers unnecessary. For me the ideal would be to create only one layer of Services where my entire business rule would be OR...
asked by 04.11.2016 / 01:47
1
answer

Is graphical interface APIs available for graphs on android?

I searched a lot for the internet but found nothing correspondent in Portuguese and in English I found some things but without resolution about it.  Does anyone have any knowledge about the existence of a graphical interface API to represent and...
asked by 16.11.2015 / 23:39
1
answer

What is the usefulness of pipe () and map () functions in Angular 6?

I learned that I have to use both of these functions when I'm working with Http requests, I've learned that you have to use both of these functions as a cake recipe, which you use and ready, I wanted to know why you should use it. > Example of...
asked by 01.09.2018 / 17:19
2
answers

API mercadolivre does not return JSON

When I paste the link address in the browser I see that the restfull API of the free market returns the data in JSON format, but when accessing the same link using the RestDebuger that comes with Delphi (Tools / Rest Debuger) I can only receiv...
asked by 12.01.2017 / 04:03
1
answer

API Instagram get information about a particular publication

Is it possible to access the media (of course public) without having the authorization of the user responsible for it? The idea is to know the number of tastings and comments of a particular publication via API. One of the alternatives I foun...
asked by 09.06.2016 / 15:51
1
answer

How do I disable a function when android android API

I have the View.OnScrollChangeListener function that was deployed only in API 23. In the previous API example of the KitKat API 19. This function does not work. How do I do in my code oncreate when calling the function it check API...
asked by 01.11.2016 / 14:26
1
answer

Free API for Climatology [duplicate]

   As I explained to Guilherme in the comments, I make it very clear in my question that I want a climatological HISTORY. The question indicated as a duplicate does NOT show how to recover climatological HISTORY. Please try to read the questio...
asked by 03.07.2017 / 17:13
2
answers

Allow a list as argument

I have a REST API in Python that gets 2 arguments, a Url list and a word. I am a beginner in Python and would like to know if it is possible to split the URl string to accept more than one URL when requesting the body from the URL. For example,...
asked by 01.10.2018 / 15:21