Skip to content

Obsidian plugin that allows you to make HTTP requests and display responses directly in the document, in codeblocks, or store them in localStorage.

License

Notifications You must be signed in to change notification settings

Rooyca/obsidian-api-request

Repository files navigation

APIR - APIRequest

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

Spanish 中文

This Obsidian plugin enables users to make HTTP requests directly within their notes and display the response in a code-block, modal window, or paste it into their active document.

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
  • Remove one by one from localStorage
  • Translate documentation
  • Add render flag to code-blocks
  • Inline query from response
  • Predefined requests
  • GUI for code-blocks

❤️ 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!