UNPKG

@blockprotocol/external-api

Version:

Implementation of the Block Protocol external API service specification for blocks and embedding applications

17 lines (9 loc) 440 B
## Block Protocol – External API Service This package implements the Block Protocol External API service for blocks and embedding applications. To get started: 1. `yarn add @blockprotocol/external-api` or `npm install @blockprotocol/external-api` 1. Follow the instructions to use the external API service as a [block](#blocks) or an [embedding application](#embedding-applications) ## Blocks TODO ## Embedding applications TODO