APIRequest

by rooyca
favorite
share
Score: 59/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.

Stats
163
stars
12,441
downloads
10
forks
781
days
10
days
10
days
7
total PRs
0
open PRs
0
closed PRs
7
merged PRs
43
total issues
12
open issues
31
closed issues
74
commits
Latest Version
11 days ago
Changelog

Changes

  • update(feat): now is possible to reuse responses from other codeblocks

Full Changelog: https://github.com/Rooyca/obsidian-api-request/compare/2.0.2…2.0.3

README file from