0.0.7 • Published 10 months ago

@worksheets/apps-fetcher v0.0.7

Weekly downloads
-
License
-
Repository
-
Last release
10 months 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

10 months ago

0.0.6

10 months ago

0.0.5

10 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago