mirror of
https://github.com/rooyca/obsidian-api-request.git
synced 2026-07-22 07:50:27 +00:00
11 lines
341 B
JSON
11 lines
341 B
JSON
{
|
|
"id": "api-request",
|
|
"name": "APIRequest",
|
|
"version": "2.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Fetch data from APIs or other sources. Responses in JSON, MD or HTML directly in your notes.",
|
|
"author": "rooyca",
|
|
"authorUrl": "https://github.com/rooyca",
|
|
"fundingUrl": "https://ko-fi.com/rooyca",
|
|
"isDesktopOnly": false
|
|
}
|