File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
website/docs/Introduction Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11# LionWeb Implementations
22
3- | ** Feature** | ** C#** | ** Java** | ** Kotlin** | ** TypeScript** | ** Python** |
4- | -----------------------------------------------------| :------:| :--------:| :----------:| :--------------:| :----------:|
5- | M1 (model) de/serializer from/to JSON | ✅ | ✅ | ✅ | ✅ | ✅ |
6- | M2 (language) de/serializer from/to LW JSON | ✅ | ✅ | ✅ | ✅ | ✅ |
7- | Language agnostic (Reflective) API to CRUD LW nodes | ✅ | ✅ | ✅ | ✅ | ✅ |
8- | Language specific API to CRUD LW nodes | ✅ | ✅ | ✅ | ✅ | ✅ |
9- | Bulk protocol Client | ❓ | ✅ | ✅ | ✅ | ✅ |
10- | Delta protocol Client | ➖ | 🏗️ | ➖ | ➖ | ➖ |
3+ | ** Feature** | ** LW C#** | ** LW Java** | ** LW Kotlin** | ** LW TypeScript** | ** LW Python** |
4+ | -----------------------------------------------------| :--------- :| :----------- :| :------------- :| :----------------- :| :--- ----------:|
5+ | M1 (model) de/serializer from/to LW JSON | ✅ | ✅ | ✅ | ✅ | ✅ |
6+ | M2 (language) de/serializer from/to LW JSON | ✅ | ✅ | ✅ | ✅ | ✅ |
7+ | Language agnostic (Reflective) API to CRUD LW nodes | ✅ | ✅ | ✅ | ✅ | ✅ |
8+ | Language specific API to CRUD LW nodes | ✅ | ✅ | ✅ | ✅ | ✅ |
9+ | Bulk protocol Client | ❓ | ✅ | ✅ | ✅ | ✅ |
10+ | Delta protocol Client | ➖ | 🏗️ | ➖ | ➖ | ➖ |
1111
1212
1313# LionWeb Integrations
You can’t perform that action at this time.
0 commit comments