A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.mongodb.com/docs/atlas/app-services/functions/javascript-support/ below:

JavaScript Support - Atlas App Services

Atlas Functions fully support JavaScript ES5 syntax as well as most modern JavaScript features included in EcmaScript 2015 (ES6) and more recent releases. They can also access most Node.js built-in modules.

Built-In Modules

You can import and use standard Node built-in modules in functions. Atlas Functions support most built-ins with either full or partial support. Some built-ins that are not suited for serverless workloads are not supported.

Note

The supported modules and partially supported modules are compatible with Node API version 10.18.1 . Avoid using APIs in these modules introduced after or deprecated since Node 10.18.1.

Fully Supported Modules

Atlas App Services fully supports the following built-in modules:

Partially Supported Modules

App Services supports a subset of the functionality of the following modules.

dgram

App Services supports the following dgram APIs:

App Services does not support the following dgram APIs:

dns

App Services supports the dns module with the following exceptions:

fs

App Services supports the following fs APIs:

http, http/2 and https

App Services supports all of the http and https APIs except for the Server class functionality.

Similarly, App Services supports only the client-side APIs of http/2.

Note axios Supported for Sending HTTP Requests

App Services supports v1.3.6 of the HTTP library, axios . You can replace HTTP requests sent through an HTTP Service client with calls to an HTTP library like axios.

process

App Services supports the following process APIs:

util

App Services supports the util module with the following exceptions:

crypto

App Services supports the crypto module with the following exceptions:

Unsupported Modules

Atlas Functions do not support the following built-in modules:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4