GithubHelp home page GithubHelp logo

alexxnica / incubator-openwhisk-catalog Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/openwhisk-catalog

0.0 1.0 0.0 355 KB

Curated catalog of Apache OpenWhisk packages to interface with event producers and consumers

JavaScript 42.14% Shell 20.75% Swift 5.36% Java 0.48% Python 0.84% Scala 30.43%

incubator-openwhisk-catalog's Introduction

Openwhisk Catalog

Build Status License

This openwhisk-catalog maintains the package catalogs of openwhisk. In OpenWhisk, the catalog of packages gives you an easy way to enhance your app with useful capabilities, and to access external services in the ecosystem. Examples of external services that are OpenWhisk-enabled include IBM Watson API, the Weather Company, Slack, and GitHub.system packages and sample packages.

The catalog is available as packages in the /whisk.system namespace. See Browsing packages for information about how to browse the catalog by using the command line tool.

How to install openWhisk-catalog

Pre-requisites

  • openwhisk is installed.
  • Environment variable OPENWHISK_HOME is configured as the path to openwhisk source code directory.

Install openwhisk-catalog

We should be able to run the script installCatalog.sh to install the catalog like:

./installCatalog.sh [catalog_auth_key] [api_host]

The first argument catalog_auth_key, defines the secret key used to authenticate the openwhisk service. The second argument api_host, determines the location, where the openwhisk edge host is running, in the format of IP or hostname.

Existing packages in catalog

Package Description
/whisk.system/github offers a convenient way to use the GitHub APIs.
/whisk.system/slack offers a convenient way to use the Slack APIs.
/whisk.system/watson-translator Package for text translation and language identification
/whisk.system/watson-speechToText Package to convert speech into text
/whisk.system/watson-textToSpeech Package to convert text into speech
/whisk.system/weather Services from the Weather Company Data for IBM Bluemix API
/whisk.system/websocket Package to send messages to Web Socket server

How to create packages

If you want to create your own packages, openwhisk-package-template is a good package creation template to help you build, test and integrate new packages.

For more details about how to use these packages, you can go to the README.md under each package folder.

incubator-openwhisk-catalog's People

Contributors

csantanapr avatar daisy-ycguo avatar dubee avatar jasonpet avatar krook avatar markusthoemmes avatar mrutkows avatar narinearraul avatar nwspeete-ibm avatar psuter avatar rabbah avatar sjfink avatar starpit avatar

Watchers

 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.