@conduitplatform/conduit-grpc-sdk
v0.10.16
Published
--- name: Grpc-SDK route: /grpc-sdk menu: Development ---
Downloads
5
Readme
name: Grpc-SDK route: /grpc-sdk menu: Development
Conduit SDK module
This module provides a framework to bind all conduit modules in a safe way. It is also used to register and replace modules. In future this can be used to entirely replace the routing provider for example or the cms with another implementation.
Build Steps
- run build.sh
- run npm build
Features [WIP]
- Defines an Interface for all modular functionalities of Conduit
- Provides constructors for model declaration in Conduit
TODO
- EVERYTHING