0.0.7 • Published 2 years ago

@worksheets/apps-fetcher v0.0.7

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Overview

This package contains a fetch client that can be used to execute applications on the worksheets.dev platform. You can use this package to execute applications on your behalf, but you will be responsible for implementing the interceptor which takes the request and executes it.

Usage

Requirements

This package also needs the application registry: npm install @worksheets/apps-registry

Installation

npm install @worksheets/apps-fetcher

Implementation

For a sample implementation of the fetcher client, see the SDK which is uses a fetch interceptor to send execution requests to the worksheets.dev platform.

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago