Téléchargez l'application
educalingo
API

Signification de "API" dans le dictionnaire anglais

DICTIONNAIRE

PRONONCIATION DE API EN ANGLAIS

API


QUE SIGNIFIE API EN ANGLAIS

Interface de programmation d'applications

En programmation informatique, une interface de programmation d'application spécifie comment certains composants logiciels doivent interagir les uns avec les autres. En plus d'accéder aux bases de données ou au matériel informatique, tels que les disques durs ou les cartes vidéo, une API peut être utilisée pour faciliter le travail de programmation des composants graphiques de l'interface utilisateur. En pratique, plusieurs fois, une API se présente sous la forme d'une bibliothèque comprenant des spécifications pour les routines, les structures de données, les classes d'objets et les variables. Dans d'autres cas, en particulier pour les services SOAP et REST, une API ne constitue qu'une spécification d'appels distants exposés aux consommateurs de l'API. Une spécification API peut prendre plusieurs formes, y compris une norme internationale telle que POSIX, la documentation du fournisseur telle que l'API Microsoft Windows, les bibliothèques d'un langage de programmation, par exemple, la bibliothèque de modèles standard en C ++ ou l'API Java. Les API Web sont également un élément essentiel du tissu Web d'aujourd'hui. Une API diffère d'une interface binaire d'application en ce sens qu'une API est un code source basée alors qu'un ABI est une interface binaire. Par exemple, POSIX est une API, tandis que la base standard Linux est un ABI.

définition de API dans le dictionnaire anglais

La définition de API dans le dictionnaire est l'interface de programmation d'application.

MOTS EN ANGLAIS COMMENÇANT COMME API

Aphrodite · aphtha · aphthae · aphthous · aphthous fever · aphyllous · aphylly · API gravity scale · Apia

MOTS EN ANGLAIS FINISSANT COMME API

GPI · RPI · TPI · UPI

Synonymes et antonymes de API dans le dictionnaire anglais de synonymes

SYNONYMES

MOTS EN ANGLAIS EN RAPPORT AVEC «API»

API · audio · rest · aquarium · java · treestands · scores · computer · programming · application · interface · specifies · some · software · components · should · interact · with · each · other · addition · accessing · databases · hardware · such · hard · american · petroleum · institute · washington · june · welcomed · decision · supreme · court · curtail · aspects · environmental · protection · agency · oracle · drag · drop · direct · manipulation · gesture · found · systems · provides · mechanism · transfer · information · between · products · vintage · sounds · secret · project · latest · attraction · dale · russia · introducing · box® · coming · studio · near · what · program · webopedia · abbreviation · protocols · tools · building · applications · study · abroad ·

Traducteur en ligne avec la traduction de API à 25 langues

TRADUCTEUR

TRADUCTION DE API

Découvrez la traduction de API dans 25 langues grâce à notre traducteur anglais multilingue.

Dans cette section, les traductions de API dans d'autres langues ont été obtenues par traduction automatique statistique, où l'unité essentielle de la traduction est le mot «API» en anglais.
zh

Traducteur Français - chinois

API
1325 millions de locuteurs
es

Traducteur Français - espagnol

API
570 millions de locuteurs
en

anglais

API
510 millions de locuteurs
hi

Traducteur Français - hindi

एपीआई
380 millions de locuteurs
ar

Traducteur Français - arabe

API
280 millions de locuteurs
ru

Traducteur Français - russe

API
278 millions de locuteurs
pt

Traducteur Français - portugais

API
270 millions de locuteurs
bn

Traducteur Français - bengali

এপিআই
260 millions de locuteurs
fr

Traducteur Français - français

API
220 millions de locuteurs
ms

Traducteur Français - malaisien

API
190 millions de locuteurs
de

Traducteur Français - allemand

API
180 millions de locuteurs
ja

Traducteur Français - japonais

API
130 millions de locuteurs
ko

Traducteur Français - coréen

API
85 millions de locuteurs
jv

Traducteur Français - javanais

API
85 millions de locuteurs
vi

Traducteur Français - vietnamien

API
80 millions de locuteurs
ta

Traducteur Français - tamoul

ஏபிஐ
75 millions de locuteurs
mr

Traducteur Français - marathi

API
75 millions de locuteurs
tr

Traducteur Français - turc

API
70 millions de locuteurs
it

Traducteur Français - italien

API
65 millions de locuteurs
pl

Traducteur Français - polonais

API
50 millions de locuteurs
uk

Traducteur Français - ukrainien

API
40 millions de locuteurs
ro

Traducteur Français - roumain

API
30 millions de locuteurs
el

Traducteur Français - grec

API
15 millions de locuteurs
af

Traducteur Français - afrikaans

API
14 millions de locuteurs
sv

Traducteur Français - suédois

API
10 millions de locuteurs
no

Traducteur Français - norvégien

API
5 millions de locuteurs

Tendances d'usage de API

TENDANCES

TENDANCES D'USAGE DU TERME «API»

Tendances de recherche principales et usages générales de API
Liste des principales recherches réalisées par les utilisateurs pour accéder à notre dictionnaire anglais en ligne et des expressions les plus utilisées avec le mot «API».

Exemples d'utilisation du mot API en anglais

EXEMPLES

3 CITATIONS EN ANGLAIS AVEC «API»

Citations et phrases célèbres avec le mot API.
1
Shawn Fanning
I had to actually purchase a book to learn the API and write the client. It was pretty frustrating trying to learn the API and develop a product quickly.
2
Miguel de Icaza
With .NET once an API is published it's available to all programming languages at the same time.
3
Yishan Wong
I'm not looking to step in and make 'big, bold changes' - I think reddit is great, and the team has a lot of good features already in the pipeline to improve functionality for users and mods, help with subreddit discovery, improve the API, and help bring reddit to more people.

10 LIVRES EN ANGLAIS EN RAPPORT AVEC «API»

Découvrez l'usage de API dans la sélection bibliographique suivante. Des livres en rapport avec API et de courts extraits de ceux-ci pour replacer dans son contexte son utilisation littéraire.
1
Practical API Design: Confessions of a Java Framework Architect
Teaches you how to write an API that will stand the test of time Written by the designer of the NetBeans API at Sun Technologies Based on best practices, scalability, and API design patterns What you’ll learn What an API is and what the ...
Jaroslav Tulach, 2008
2
API Design for C++
With this book, you will learn how to design a good API for large-scale long-term projects. With extensive C++ code to illustrate each concept, API Design for C++ covers all of the strategies of world-class API development.
Martin Reddy, 2011
3
REST API Design Rulebook
This brief guide provides next steps for implementing complex projects on simple and extensible foundations.
Mark Masse, 2011
4
Facebook API Developers Guide
Who this book is for This book is for web developers wanting to learn how to leverage the API in their own applications or how to create bespoke applications in Facebook.
Wayne Graham, 2008
5
ASP.NET MVC 4 and the Web API: Building a REST Service from ...
This book will show you why it's great and how to get the most from it. Author Jamie Kurtz will take you from zero to full-blown REST service hero in no time at all.
Jamie Kurtz, 2013
6
Facebook Application Development with Graph API Cookbook
The book provides tips and tricks to the most common problems and scenarios faced in Facebook Application Development. This book is written for Facebook developers ranging from novice to expert.
Shashwat Srivastava, Apeksha Singh, 2011
7
Twitter API: Up and Running: Learn How to Build Applications ...
With this book, you will: Explore every component of a Twitter application and learn how the API responds Get the PHP and MySQL code necessary to build your own applications, with explanations of how these ingredients work Learn from real ...
Kevin Makice, 2009
8
Beginning Google Maps API 3
This book is about the next generation of the Google Maps API.
Gabriel Svennerberg, 2010
9
Pro ASP.NET Web API: HTTP Web Services in ASP.NET
What you’ll learn The basics of HTTP web services How to build HTTP-based web services on the .NET platform In-depth knowledge of ASP.NET Web API and its processing architecture How to Unit Test an ASP.NET Web API application Asynchronous ...
Tugberk Ugurlu, Alexander Zeitler, Ali Kheyrollahi, 2013
10
APIs: A Strategy Guide
"Creating channels with application programming interfaces"--Cover.
Daniel Jacobson, Dan Woods, Greg Brail, 2011

10 ACTUALITÉS CONTENANT LE TERME «API»

Découvrez de quoi on parle dans les médias nationaux et internationaux et comment le terme API est employé dans le contexte des actualités suivantes.
1
The API Evangelist has spoken
A self-taught software engineer, he understood not only the technical details of APIs, but also the dynamics of the emerging API economy led by ... «InfoWorld, juil 15»
2
The Road to JSON API 1.0
Steve Klabnik discusses how the JSON API (jsonapi.org) helps building APIs in JSON, and the process of bringing the standard to the 1.0 ... «InfoQ.com, juil 15»
3
Nasdaq Goes With Blockchain API Provider For Private Market Arm
This is thanks to integration with bitcoin API startup Chain. The San Francisco-based company will be providing the infrastructure and simplified ... «ProgrammableWeb, juil 15»
4
LGA Opens up API to Local Government Partners
The Local Government Association has launched an Application Programming Interface (API) for local government and its partners to easily ... «ProgrammableWeb, juil 15»
5
Orange Releases Its SMS Api "Orange SMS Web Service" in Five …
Through the Orange Partner developer website, enterprising start-ups from Cameroon, Congo, Guinea, Niger and Senegal will be able, ... «AllAfrica.com, juil 15»
6
There's now a handy API for getting company logos into your app
The API is free and grabs company logos from a number of sources including Wikipedia, Twitter, Facebook or directly via their meta links. «The Next Web, juil 15»
7
Daily API RoundUp: Yammer, Medable, Google Distance Matrix …
The Social Swoope API allows developers to enable users to find out about their customers' interests based on email address input. «ProgrammableWeb, juil 15»
8
Yelp Announces API Console and Will Soon End V1 Endpoints
As Yelp prepares to end version 1 of the Yelp API, the local business data provider announced an API console that allows developers to ... «ProgrammableWeb, juil 15»
9
Zomato launches Foodie Index API, partners with CommonFloor
"With the Foodie Index API (application program interface), we're making Zomato's rich content easily accessible and restaurant discovery ... «Economic Times, juil 15»
10
Uber's API Affiliate Program Now Pays Developers in Cash
Uber is offering developers a new way to monetize their apps. Under Uber's API Affiliate Program, developers earn $5 every time a new ... «ProgrammableWeb, juil 15»
RÉFÉRENCE
« EDUCALINGO. Api [en ligne]. Repéré à <https://educalingo.com/fr/dic-en/api>. Juin 2026 ».
Téléchargez l'application educalingo
FR