Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/images/icons/KaliCartBridge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/technologies/k.json
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,17 @@
],
"website": "https://developers.kakao.com/product"
},
"KaliCart Bridge": {
"cats": [
6
],
"description": "KaliCart Bridge is a free WooCommerce plugin that exposes the merchant catalog as a structured, agent-readable API for AI shopping agents, with federated discovery via the KaliCart network.",
"dom": "link[rel='kalicart-agent']",
"icon": "KaliCartBridge.svg",
"implies": "WooCommerce",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"implies": ["WooCommerce"],

"oss": true,
"website": "https://bridge.kalicart.com"
},
"Kalio": {
"cats": [
6
Expand Down
Loading