Code Monkey home page Code Monkey logo

actions's Introduction

Looker Action Hub

Looker hosts and provides a stateless server that implements Looker's Action API and exposes popular actions. A full list of actions provided by default within the Looker App can be referenced on our Docs Page.

Our service is open source so you can contribute additional actions or host an instance of the service within your own infrastructure.

3 Ways to Build Actions

There are a couple of ways to contribute actions for Looker:

  1. Add an action to Looker's official Hub

    This is the easiest approach and is perfect for any action that you'd like to make available to everyone. It requires some familiarity with Node.js programming.

    We'll review your action code, merge it into our official hub, and deploy it to our cloud service. Once deployed, it will become available to everyone who uses Looker.

    Guide to contributing an action →

  2. Create and deploy your own hub with our Node.js framework

    If you have actions that are private to your company or use case, adding an action to the official hub isn't appropriate. You can use the same Node.js framework we use for our official hub to create your own hub with your own custom actions.

    You'll then deploy your internal hub on your own server or using a cloud-based application platform like Heroku.

    Copy and deploy our template Node application →

  3. Implement Looker's RESTful Action API into any web server

    If you'd like to build your action directly into an existing web service, or you'd prefer to build your hub in a language of your choosing, you can easily have your server implement our Action API directly.

    The Action API is a simple webhook-like API to accept actions from Looker. The above action options are based on this same API.

    Action API Guide →

Issues and Requests

Head over to the issue tracker to report a bug or requst a feature for our official action hub.

On-Premise Deployment

Most users should use our official action hub cloud service running on (https://actions.looker.com/). By default, that's what Looker will use to provide actions. The action hub works whether your Looker instance is hosted by us or on-premise. If you'd like to deploy a copy of the same actions within your own infrastructure, you can do so by deploying this repository yourself, and adding it to Looker as a new hub.

Deployment instructions →

actions's People

Contributors

aabrahamian avatar annguy3n avatar brln-looker avatar dependabot[bot] avatar derekflint avatar dwmintz avatar eric1foard avatar fabio-looker avatar gloria-silveira-looker avatar jakeaustin avatar jdavidson avatar jjbruno avatar luskin avatar micahbales avatar mvaerle avatar pascal4mile avatar pavloko avatar peterhurford avatar phillipperalez avatar rainiera avatar rlgomes avatar ronnieplooker avatar rossbailey-looker avatar ryandunlavy avatar theo-browne avatar thomasyoungson avatar vpoiesz avatar wilg avatar yingbiao avatar zzhaobraze 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.