mirror of
https://github.com/qf3l3k/obsidian-data-fetcher.git
synced 2026-07-22 05:43:10 +00:00
13 lines
392 B
JSON
13 lines
392 B
JSON
{
|
|
"id": "data-fetcher",
|
|
"name": "Data Fetcher",
|
|
"version": "1.2.1",
|
|
"minAppVersion": "1.8.3",
|
|
"description": "Fetch data from multiple sources (REST APIs, RPC, gRPC, GraphQL) and insert results into notes",
|
|
"author": "qf3l3k",
|
|
"authorUrl": "https://github.com/qf3l3k",
|
|
"fundingUrl": {
|
|
"Buy me a Coffee": "https://buymeacoffee.com/qf3l3k"
|
|
},
|
|
"isDesktopOnly": false
|
|
}
|