Code Monkey home page Code Monkey logo

webtask-workshop's Introduction


Auth0 Webtasks is a platform for easily creating a serverless HTTP Endpoint / Webhook. Auth0 Webtasks executes node.js code in a secure and safe manner. There's no servers to deploy, no tools you have to install, just code.

  • Every webtask is an HTTP endpoint
  • Simple Node.js programming model
  • High fidelity of HTTP, webtasks can even return HTML
  • Full access to node modules available on npmjs.com
  • Rich browser based editing experience
  • Middleware
  • Multi-tenant

How does it differ from other Serverless offerings?

  • Specialized for Node.js
  • Low configuration
  • Highly customizable
  • Extremely low latency
  • Designed from scratch for web-based / user interactions rather than plumbing between backend services.

Prerequisites

This workshop assumes you have the following ready to go:

  • Familiarity with modern JavaScript
  • A Github account
  • A Slack account with administrative privileges
    • Feel free to create a new one just for this workshop
    • If attending a workshop where there is a leader, one will be provided
  • Node.js installed
  • Some of the advanced examples use jq.
  • A Text Editor
  • These examples assume you are using bash.

Workshop Modules

  1. Hello Editor - 20 Minutes
  2. Hello CLI - 15 Minutes
  3. NPM Modules - 15 Minutes
  4. Secrets - 20 Minutes
  5. Storage - 20 Minutes
  6. Programming Models - 5 Minutes
  7. Local Execution
  8. Local Debugging
  9. Middleware
  10. Custom Programming Models
  11. Extend

Contributing

  • Fork the repository.
  • Clone your forked repository.

OPTIONAL A tip for those who do not have an in-IDE-markdown-viewer. Using hads allows you to navigate around the workshop content, edit it to add your own notes and offers a easy search bar to go back and look something up. If you already have a markdown viewer, then skip this step.

Note: Feel free to edit and send pull requests to update/add more modules.

webtask-workshop's People

Contributors

andrewmarklloyd avatar glennblock avatar northdecoder avatar notmyself 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.