GithubHelp home page GithubHelp logo

bhanditz / nodejs-scheduler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from googleapis/nodejs-scheduler

0.0 2.0 0.0 177 KB

Node.js client for Google Cloud Scheduler: Fully managed, enterprise-grade scheduler

Home Page: https://cloud.google.com/scheduler/

License: Apache License 2.0

JavaScript 92.34% Shell 5.59% Batchfile 0.71% Python 1.36%

nodejs-scheduler's Introduction

Google Cloud Platform logo

release level npm version codecov

Cloud Scheduler is a fully managed enterprise-grade cron job scheduler. It allows you to schedule virtually any job, including batch, big data jobs, cloud infrastructure operations, and more. You can automate everything, including retries in case of failure to reduce manual toil and intervention. Cloud Scheduler even acts as a single pane of glass, allowing you to manage all your automation tasks from one place.

Using the client library

  1. Select or create a Cloud Platform project.

  2. Enable billing for your project.

  3. Set up authentication with a service account so you can access the API from your local workstation.

  4. Install the client library:

     npm install --save @google-cloud/scheduler
    
  5. Try an example:

// Imports the Google Cloud client library
const scheduler = require('@google-cloud/scheduler');

The Cloud Scheduler Node.js Client API Reference documentation also contains samples.

Versioning

This library follows Semantic Versioning.

This library is considered to be in beta. This means it is expected to be mostly stable while we work toward a general availability release; however, complete stability is not guaranteed. We will address issues and requests against beta libraries with a high priority.

More Information: Google Cloud Platform Launch Stages

Contributing

Contributions welcome! See the Contributing Guide.

License

Apache Version 2.0

See LICENSE

What's Next

Read more about the client libraries for Cloud APIs, including the older Google APIs Client Libraries, in Client Libraries Explained.

nodejs-scheduler's People

Contributors

jkwlui avatar yoshi-automation avatar justinbeckwith avatar renovate[bot] avatar averikitsch avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.