Examples with "Node.js-API" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Da Sie Zugriff auf das Anforderungsobjekt, das Antwortobjekt, die nächste Middlewarefunktion im Stack und die gesamte Node.js-API haben, sind die Möglichkeiten, die Sie mit Middlewarefunktionen haben, nahezu unendlich.
Because you have access to the request object, the response object, the next middleware function in the stack, and the whole Node.js API, the possibilities with middleware functions are endless.
SAS-Tokens haben aber noch einen anderen Vorteil. Sie entlasten die mittlere Ebene (Node.js-API), da für die Dateiübertragung vom Client an den Speicher kein Broker benötigt wird.
SAS tokens are also good for another reason-they free the middle tier (Node.js API) from having to broker the transfer of files to storage from the client.
Andere resultaten
Die Node.js API ist aufs Wesentliche reduziert und gilt für viele deshalb als eine weitere Stärke.
The Node.js API is tiny and reduced and as such is considered a strength by many Node.js developers.
Python API: Tiefgreifende Integration wie bei der Node.js API, um eine einfache Installation per Paketmanager zu ermöglichen.
Python API: Deep integration as the Node.js one to get an easy installation through the package manager
Weitere Angaben finden Sie in der Referenzdokumentation zur BigQuery Node.js API.
For more information on using the BigQuery web UI, see Using the BigQuery web UI.
Bekannteste Lösungen sind die „async" Bibliothek, zahlreiche Promise (bzw. Future) Implementierungen, der streamline.js Präprozessor, und auch das „stream" Modul, das der vermutlich am meisten unterschätzte Teil der Node.js API, kann dazu eingesetzt werden.
Most prominent solutions are the async library, several promise implementations, the streamline.js preprocessor, and the stream module, probably the most underestimated part of the Node.js API.
Es verwendet eine automatisch generierte Such-API in Node.js und Elasticsearch.
Modellieren Sie jede beliebige Datenquelle und nutzen Sie Modellierung mit nativer OpenAPI-Spezifikation und nativem Node.js- Hosting von API-Implementierungen.
Model any data source and utilize contract-first modeling, with native OpenAPI Spec, plus native Node.js hosting of API implementations.
Umsetzen einer REST-API mit Node.js im Backend und Angular.js im Frontend
Implementation of the REST api in Node.js on server-side and AngularJS on client-side Used Technologies
Julie Lerman Im Lauf des letzten Jahres hat Julie Lerman eine Beispiel-App entwickelt, die Aurelia im Front-End, eine in Node.js geschriebene serverseitige API und Azure DocumentDB als Datenspeicher verwendet.
Over the past year, Julie Lerman has been developing a sample app that uses Aurelia on the front end, a server-side API written in Node.js, and Azure DocumentDB for its data store.
In diesem Kurs erfahren Sie, wie Sie mit der Node.js-Client-API von MarkLogic und serverseitigem JavaScript JavaScript-Anwendungen entwickeln.
In this 4th episode of the Using BI Tools with MarkLogic series, you will learn how to connect the Qlik...
Neben der Node.js JavaScript-API können Sie eine Reihe weiterer Bibliotheken verwenden (siehe unten).
Die Funktion next() ist nicht Teil der Node.js- oder Express-API, sondern das dritte Argument, das an die Middlewarefunktion übergeben wird.
The next() function is not a part of the Node.js or Express API, but is the third argument that is passed to the middleware function.