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 | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.es.md | ||
| README.md | ||
| README.zh.md | ||
| styles.css | ||
| TODOS-v2.md | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
APIR - APIRequest
This Obsidian plugin enables users to make API requests directly within their notes and display the response in a code-block.
🔒 Security
- Input validation for URLs, paths, and user data
- Protection against directory traversal attacks
- Safe JSONPath expression evaluation
- XSS prevention
🛠️ Usage
Read documentation here
🚀 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
❤️ Sponsors
🤝 Contributing
Contributions are welcome! Please read our Contributing Guidelines before submitting a pull request.
