Top "Api" questions

DO NOT USE.

Openstreetmap: embedding map in webpage (like Google Maps)

Is there a way to embed/mashup the OpenStreetMap in your page (like the way Google Maps API works)? I …

javascript api maps openstreetmap
How to build a RESTful API?

The issue is this: I have a web application that runs on a PHP server. I'd like to build a …

php api rest authentication
What tools do you use to test your public REST API?

Looking for tools use to test REST API. So far I'm only aware of SoapUI. I've tried SOAPUI but - …

api rest qa functional-testing soapui
How to send custom headers with requests in Swagger UI?

I have some endpoints in the API - /user/login, /products. In Swagger UI I post email and password to /…

api authorization swagger swagger-ui
Free Barcode API for .NET

Is there a decent free API/component for printing barcodes in C#?

c# api components barcode
REST API - why use PUT DELETE POST GET?

So, I was looking through some articles on creating REST API's. And some of them suggest using all types of …

php json api rest soap
REST API error code 500 handling

We are building a new REST API. I was arguing that error code 500 (Internal Server Error) should never be returned. …

api rest http error-handling error-code
How can a Jenkins user authentication details be "passed" to a script which uses Jenkins API to create jobs?

I have a script that delete and re-create jobs through curl HTTP-calls and I want to get rid of any …

api curl jenkins token
The type List is not generic; it cannot be parameterized with arguments [HTTPClient]

import java.awt.List; import java.awt.image.BufferedImage; import java.io.BufferedReader; import java.io.ByteArrayOutputStream; import java.io.…

java api httpclient imgur
What is an application binary interface (ABI)?

I never clearly understood what an ABI is. Please don't point me to a Wikipedia article. If I could understand …

api compiler-construction binary operating-system abi