TypeScript API Client Library
EDC-Connector Extension:
API Wrapper & API Clients:
TypeScript API Client
About this component
TypeScript Client Library to be imported and used in arbitrary applications like frontends or NodeJS projects.
You can find our API Wrapper Project here.
How to install
Requires global fetch API (provided by Node.js 18+ or browser).
How to use
Configure your EDC Client and use endpoints of our API Wrapper Extension:
Example Using API Key Auth
A minimal example project using the typescript API client can be found here.
Example Using OAuth2 Client Credentials
License
Apache License 2.0 - see LICENSE
Contact
sovity GmbH - contact@sovity.de
Last updated