Questions tagged as 'api'

2
answers

What is REST and RESTful?

I always hear about REST and RESTful , but I can not tell which one is different or what it's for. It looked like something with Common.js style application architecture pattern.     
asked by 04.01.2015 / 05:01
2
answers

What is the difference between endpoint and API?

I've always used endpoint and API as synonyms. Today I discovered that they do not mean the same thing, although they are related. After all, what's the difference between these two?     
asked by 11.09.2015 / 15:18
1
answer

What is POSIX?

I know the acronym Portable Operating System Interface (POSIX), but what is it? Is it UNIX? Can not Windows be POSIX? What does it matter to the developer?     
asked by 04.04.2017 / 12:57
1
answer

Market APIPayment - REST API subscription / collection (404)

I'm having trouble trying to retrieve the subscription via Ajax. This subscription id is what appears in the URL of my MercadoPago dashboard in Tools > Subscriptions > Subscribers > Subscription. The URL is https://www.me...
asked by 29.09.2017 / 19:03
1
answer

Requests for API Rest

The application uses Spring Rest in which the paths of a CRUD are generated automatically for each entity, I have the Vehicle, Contact and Agency entities and each one with its respective repository. Vehicle has as an attribute an Agency li...
asked by 14.07.2015 / 17:20
4
answers

API for stock exchange listing

I'm trying to get the values from the stock market, but the only API I found was this . It returns values, but rounded. Does anyone know of any other free API?     
asked by 16.05.2015 / 07:10
2
answers

What would Win32 be?

In many places on the internet, I see the expression Win32 but never an explanation about.    Win32 applications, etc. I have always associated with 32 bits , but I do not think it has anything to do with it. A Windows game that uses mor...
asked by 05.10.2014 / 19:48
2
answers

Is there a REST specification for uploading files?

I have a question almost a month on the subject. At certain point in my application, the user can upload to a library of files. This upload needs to be logged in a table named midias , where, in addition to the file path, I also need ex...
asked by 22.10.2018 / 16:15
4
answers

Security - What is a KEY API?

I'm seeing this word in almost every service application .. What really is a KEY API and what are its uses? How does it really work? Also please, if possible, explain the difference between public and private API KEYs.     
asked by 26.08.2016 / 13:36
1
answer

Is there any API that lists states and cities?

I've been looking for some json API that lists the states of a certain country, or cities of a certain state, I've looked for this functionality through various Google Maps APIs but I did not find anything that was exactly for that. I do not w...
asked by 25.07.2015 / 17:18