Open Source
Rawkode Academy lives on GitHub. Contribute, suggest, and ship with us.
Hands-on with Pipedream
Pipedream is a serverless integration and compute platform that makes it easy to connect apps and develop event-driven workflows.
Transform APIs into event streams
Create event sources to listen for new Tweets, Github events, Airtable records, RSS items, webhook events and more. Inspect events in a human-friendly way, trigger Node.js workflows on every event, or consume events in your own app via API.
Run Node.js code on every event
Workflows are composed of Node.js code steps that run on every event. Write your own Node.js (and use any npm package) or reuse actions that scaffold popular APIs. Trigger via sources or a custom URL, email address, SDK code or schedule.
Simple state management
Maintain state between serverless executions with a line of code. You can maintain state for a workflow using $checkpoint, or for a specific step using this.$checkpoint. Just save and read values like any other variable.
Use actions to scaffold popular APIs
Send a message to Slack or Discord, store data in S3 or Snowflake, and more, all without writing any code (or customize it to your needs).
Related Videos
Platform Engineering: Asking "Why"? with Evelyn Osman
Today we had some long conversations about Arc Bash and the future of scripting as well as platforms and the rise and fall of Kubernetes.
Hands-on with Headlamp: The Kubernetes UI
Join us as we explore Headlamp — an extensible, user-friendly Kubernetes UI. We’ll walk through installing, configuring, customizing, and using it in real time.
Introducing Wassette: Securing MCP with WebAssembly
Microsoft just announced Wassette — a security-oriented runtime that bridges WebAssembly Components with the Model Context Protocol (MCP).
MCP Servers for Rust Developers
Join us live as we explore three powerful MCP servers that will transform how you develop and deploy Rust applications!
Comments