Tag: pi

53 votes
11 answers
1.7K views
How can I verify a Google authentication API access token?

How can I verify a Google authentication access token? I need to somehow query Google and ask: Is [given acce

avatar
Juliane
0 1 0 9
asked 07 September, 2021
51 votes
12 answers
3.1K views
Is there a Wikipedia API just for retrieve the content summary?

I need just to retrieve the first paragraph of a Wikipedia page. Content must be HTML formatted, ready to be d

avatar
Thurman
0 1 0 9
asked 07 September, 2021
67 votes
12 answers
3K views
List of tables, db schema, dump etc using the Python sqlite3 API

For some reason I can't find a way to get the equivalents of sqlite's interactive shell commands: .

avatar
Rudolf
0 1 0 9
asked 07 September, 2021
61 votes
8 answers
2.8K views
Difference between an API and SDK

I am trying to explain to a non-developer the difference between an API an SDK. I need to explain why a commer

avatar
Wei
0 1 0 9
asked 07 September, 2021
63 votes
7 answers
3K views
Convert Enumeration to a Set/List

Is there some one-liner bridge method to dump a given Enumeration to java.util.List or java.util.Set? Somethin

avatar
Omar
0 1 0 9
asked 07 September, 2021
56 votes
5 answers
1.5K views
Right HTTP status code to wrong input

What is optimal HTTP response Code when not reporting 200 (everything OK) but error in input? Like, you submi

avatar
Winford
0 1 0 9
asked 07 September, 2021
53 votes
10 answers
2.2K views
What is an Endpoint?

I have been reading about OAuth and it keeps talking about endpoints. What is exactly an endpoint?

avatar
Trudy
0 1 0 9
asked 07 September, 2021
60 votes
10 answers
1.4K views
Difference between API and ABI

I am new to Linux system programming and I came across API and ABI while reading Linux System Programming. Def

avatar
Fabian
0 1 0 9
asked 07 September, 2021
59 votes
17 answers
1.8K views
A definitive guide to API-breaking changes in .NET

I would like to gather as much information as possible regarding API versioning in .NET/CLR, and specifically

avatar
Mikki
0 1 0 9
asked 07 September, 2021
56 votes
9 answers
1.2K views
Difference between SPI and API?

What is the difference between Service Provider Interface (SPI) and Application Programming Interface (API)? M

avatar
Nidia
0 1 0 9
asked 07 September, 2021
63 votes
1 answers
426 views
Azure pipeline custom task - info logs are considered errors

I have developed an azure custom pipeline task (Build and Release) that executes nightwatch.js test cases. nig

avatar
Deedee
0 1 0 9
asked 07 September, 2021
56 votes
3 answers
2.3K views
REST API for Joomla 3.0

I'm currently using the Joomla 3.3.6 and need to find a REST API to access the content information, user

avatar
Lashawna
0 1 0 9
asked 07 September, 2021
61 votes
17 answers
558 views
How can I send a Firebase Cloud Messaging notification without use the Firebase Console?

I'm starting with the new Google service for the notifications, Firebase Cloud Messaging. Thanks to thi

avatar
Emilia
0 1 0 9
asked 07 September, 2021
58 votes
11 answers
2.9K views
How do I escape ampersands in XML so they are rendered as entities in HTML?

I have some XML text that I wish to render in an HTML page. This text contains an ampersand, which I want to r

avatar
Renaldo
0 1 0 9
asked 07 September, 2021
62 votes
10 answers
2.1K views
What characters do I need to escape in XML documents?

What characters must be escaped in XML documents, or where could I find such a list?

avatar
Corrin
0 1 0 9
asked 07 September, 2021
66 votes
9 answers
1.1K views
How to pass json POST data to Web API method as an object?

ASP.NET MVC4 Web API application defines post method to save customer. Customer is passed in json format in PO

avatar
Wilfredo
0 1 0 9
asked 07 September, 2021
60 votes
8 answers
2.7K views
Returning binary file from controller in ASP.NET Web API

I'm working on a web service using ASP.NET MVC's new WebAPI that will serve up binary files, mostly

avatar
Vi
0 1 0 9
asked 07 September, 2021
62 votes
9 answers
953 views
How to add Web API to an existing ASP.NET MVC 4 Web Application project?

I wish to add an ASP.NET Web API to an ASP.NET MVC 4 Web Application project, developed in Visual Studio 2012.

avatar
Eddie
0 1 0 9
asked 07 September, 2021
50 votes
8 answers
2.8K views
Difference between ApiController and Controller in ASP.NET MVC

I've been playing around with ASP.NET MVC 4 beta and I see two types of controllers now: ApiController an

avatar
Nereida
0 1 0 9
asked 07 September, 2021
63 votes
4 answers
2.9K views
What is the difference between 'classic' and 'integrated' pipeline mode in IIS7?

I was deploying an ASP.NET MVC application last night, and found out that it is less work to deploy with IIS7

avatar
Trudy
0 1 0 9
asked 07 September, 2021