APIRequest

by rooyca
5
4
3
2
1
Score: 63/100

Description

Category: 3rd Party Integrations

The APIRequest plugin allows Obsidian 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. With this plugin, you can easily retrieve data from external APIs and incorporate it into your notes without having to leave Obsidian. The plugin is highly customizable, allowing you to tailor the output to your preferences. Whether you're a developer looking for a convenient way to test API endpoints or a researcher seeking to integrate external data into your notes, APIRequest is a powerful tool that can streamline your workflow and enhance your productivity.

Reviews

No reviews yet.

Stats

197
stars
15,949
downloads
12
forks
1,047
days
23
days
38
days
17
total PRs
0
open PRs
0
closed PRs
17
merged PRs
47
total issues
12
open issues
35
closed issues
74
commits

Latest Version

a month ago

Changelog

Changelog

  • fix(sec): move to sanitize-html lib

Full Changelog: https://github.com/Rooyca/obsidian-api-request/compare/2.0.9...2.1.0

README file from

Github

APIR - APIRequest

Docs site Obsidian plugin release GitHub release (latest SemVer)

Español 中文

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 mode is off
  • Click Browse
  • Search for APIRequest
  • Click Install and then Enable

❤️ Sponsors

🤝 Contributing

Contributions are welcome! Please read our Contributing Guidelines before submitting a pull request.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.