npm.io
4.2.1 • Published 2 weeks ago

@walkeros/server-source-gcp

Licence
MIT
Version
4.2.1
Deps
3
Size
3.5 MB
Vulns
0
Weekly
0
Stars
342

walkerOS

@walkeros/server-source-gcp

Google Cloud Functions source for walkerOS. A lightweight runtime adapter with plug-and-play assignment to a Cloud Functions handler, batch processing, and configurable CORS. The package also ships Pub/Sub sources for ingesting from Pub/Sub topics.

DocumentationNPM PackageSource Code

Installation

npm install @walkeros/server-source-gcp @google-cloud/functions-framework

Quick start

{
  "version": 4,
  "flows": {
    "default": {
      "config": { "platform": "server" },
      "sources": {
        "gcp": { "package": "@walkeros/server-source-gcp", "config": {} }
      }
    }
  }
}

Documentation

Full configuration, mapping, and examples live in the docs: https://www.walkeros.io/docs/sources/server/gcp

Contribute

Feel free to contribute by submitting an issue, starting a discussion, or getting in contact.

License

MIT

Keywords