Atlas App Services
9 results found
-
Google Pubsub Client Support
support Google Pubsub Client API's in functions
6 votes -
nodemailer Support
Nodemailer is currently not supported because of the punycode dependency. Would be nice to send mails directly on the mongodb server.
5 votes -
Add Google Cloud as 3rd Party Service
Please add Google Cloud as 3rd Party Service.
I tried upload as a dependency but when running my function it complained about missing http2 module.
Tried installing http2 as dependency but then hit into another error: "
Cannot access member 'HTTP2HEADERSTATUS' of undefined"By the time I think it won't be possible to do that, unless Google Cloud is supported by MongoDb natively.
The package I was trying is:
const vision = require('@google-cloud/vision')Thanks!
4 votes -
Support of dependencies which rely on an extra binary
We would like to establish connection to OracleDB from a REAM Function. For that we're using
oracledb
npm module.However this module is dependent on a third party binary (Oracle Instant Client “Basic” or “Basic Light” package), which should be in the PATH and located by the npm module.
Can REALM add support of this feature?
3 votes -
Support parquetjs or parquetjs-lite dependencies
Our product would like to read the parquet file-format from an S3 source. Both parquetjs and parquetjs-lite are incompatible with Realm's dependency upload.
parquetjs: "boto" module is a duplicate of a top-level Realm default library.
https://www.npmjs.com/package/parquetjsparquetjs-lite: Parse error when uploading tarball. See screenshot below.
https://www.npmjs.com/package/parquetjs-liteThank you!
3 votes -
Headless Browser (Puppeteer)
Most things that you can do manually in the browser can be done using Puppeteer!
Some examples:
Generate screenshots and PDFs of pages.
Crawl a SPA (Single-Page Application) and generate pre-rendered content
Automate form submission, UI testing, keyboard input, etc.2 votes -
1 vote
-
Add Soap Npm Module
Pls support soap npm module for calling soap web service.
1 vote -
Provide support for Paypal Node SDK
I just would like to have added support for the PayPal-node-SDK module. Currently when you try to use it as a dependency it results in an error.
The repo is located here:
1 vote
- Don't see your idea?