Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 2.04 KB

README.zh.md

File metadata and controls

52 lines (33 loc) · 2.04 KB

APIR - APIRequest

Docs site Obsidian plugin release GitHub release (latest SemVer) GitHub Release

Spanish English

这个Obsidian插件能让用户直接在笔记中进行 HTTP 请求,并在代码块、模式窗口中显示响应,或直接将其粘贴到活动文档中。

req_img

🚀 Installation

The plugin can be installed from within Obsidian.

Obsidian Community Plugin Browser

  • Go to Settings -> Community plugins
  • Make sure Restricted mode is off
  • Click Browse
  • Search for APIRequest
  • Click Install and then Enable

🛠️ Usage

showcase

✅ To-do

  • Add more request types (POST, PUT, DELETE)
  • Add support for authentication
  • Add customization for modal output
  • Save response to a file
  • Inline query from response
  • Predefined requests
  • GUI for code-blocks
  • Remove one by one from localStorage

❤️ Sponsors

✍️ Feedback and Contributions

If you encounter any issues or have feedback on the plugin, feel free to open an issue on the GitHub repository. Contributions are also welcome!