Implementation of the Block Protocol external API service specification for blocks and embedding applications
npm install @blockprotocol/external-apiThis 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 or an embedding application
TODO
TODO