mirror of
https://github.com/rooyca/obsidian-api-request.git
synced 2026-07-22 07:50:27 +00:00
No description
|
|
||
|---|---|---|
| .github | ||
| docs | ||
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| apir.gif | ||
| CODE_OF_CONDUCT.md | ||
| config_img.png | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.es.md | ||
| README.md | ||
| README.zh.md | ||
| showcase_1.gif | ||
| showcase_2.gif | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
APIR - APIRequest
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.
🚀 Installation
The plugin can be installed from within Obsidian.
Obsidian Community Plugin Browser
- Go to
Settings->Community plugins - Make sure
Restricted modeis off - Click
Browse - Search for
APIRequest - Click
Installand thenEnable
🛠️ Usage
Read the docs
✅ 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
renderflag 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!


