Adobe I/O Runtime

A serverless computing platform built on Apache OpenWhisk that enables developers to deploy and execute custom code on Adobe's cloud infrastructure. I/O Runtime supports event-driven and HTTP-triggered function execution in JavaScript, Python, and other languages. Functions can be invoked via REST API or CLI and integrate natively with Adobe I/O Events for reactive workflows.

API entry from apis.yml

apis.yml Raw ↑
aid: adobe-creative-cloud:io-runtime
name: Adobe I/O Runtime
tags:
- Cloud Computing
- FaaS
- Functions
- OpenWhisk
- Serverless
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://api.example.com
humanURL: https://developer.adobe.com/app-builder/docs/get_started/runtime_getting_started/
properties:
- url: https://developer.adobe.com/app-builder/docs/get_started/runtime_getting_started/
  type: Documentation
- url: https://adobedocs.github.io/adobeio-runtime/
  type: Documentation
description: A serverless computing platform built on Apache OpenWhisk that enables developers to deploy
  and execute custom code on Adobe's cloud infrastructure. I/O Runtime supports event-driven and HTTP-triggered
  function execution in JavaScript, Python, and other languages. Functions can be invoked via REST API
  or CLI and integrate natively with Adobe I/O Events for reactive workflows.