Skip to main content

8 docs tagged with "Getting started"

View All Tags

Deploying Functions

In this document we will deploy a function that we created here. Full code can be found on Github

Encrypting Data

In this document we will encrypt data and invoke a function that we created here. Full code can be found on Github

Five Minute Quick Start

Welcome To Cape! Thank you for trying our free beta release. Cape is a serverless confidential computing platform. It enables you to easily encrypt data, and deploy and run code confidentially, ensuring the protection of your users' data and your code.

Overview

Learn how to get started building private GPT apps with the Cape Privacy API.

Personal Access Tokens

Personal access tokens are the recommended way to authenticate with Cape when using one of

Running Functions

In this document we will invoke a function that we created here. Full code can be found on Github

Writing Functions (Node)

In this document we will create a function that can tell if our input is prime or not. Full code can be found on Github

Writing Functions (Python)

In this document we will create a function that can tell if our input is prime or not. Full code can be found on Github