Description
3rd Party Integrations Plugin
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
187
stars
187 stargazers
14,858
downloads
14,858 downloads
11
forks
11 forks
965
days
965 days since creation
10
days
10 days since last commit
10
days
10 days since last release
11
total PRs
11 total pull requests
0
open PRs
0 open pull requests
0
closed PRs
0 closed pull requests
11
merged PRs
11 merged pull requests
46
total issues
46 total issues
11
open issues
11 open issues
35
closed issues
35 closed issues
74
commits
74 total commits in last one year
Latest Version
10 days ago
Changelog
What's Changed
- build(deps): bump urllib3 from 2.5.0 to 2.6.0 in /docs by @dependabot[bot] in https://github.com/Rooyca/obsidian-api-request/pull/62
- build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 by @dependabot[bot] in https://github.com/Rooyca/obsidian-api-request/pull/61
- build(deps): bump urllib3 from 2.6.0 to 2.6.3 in /docs by @dependabot[bot] in https://github.com/Rooyca/obsidian-api-request/pull/63
- Fix #64: Web std compliant GET request by @sjeon87 in https://github.com/Rooyca/obsidian-api-request/pull/65
New Contributors
- @sjeon87 made their first contribution in https://github.com/Rooyca/obsidian-api-request/pull/65
Full Changelog: https://github.com/Rooyca/obsidian-api-request/compare/2.0.7…2.0.8
README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Local REST API
4 years ago by Adam Coddington
Unlock your automation needs by interacting with your notes in Obsidian over a secure REST API.
Media DB Plugin
4 years ago by Moritz Jung
A plugin that can query multiple APIs for movies, series, anime, games, music and wiki articles, and import them into your vault.
User Plugins
4 years ago by mnowotnik
Allows user scripts to use plugin API
Obsidian to Flomo
3 years ago by Xiaoyu Li
Quickly share content to Flomo.
File Publisher
3 years ago by Devin Sackett
Geocoding Properties
2 years ago by Jose Elias Alvarez
Insert address / location data from geocoding APIs as Obsidian properties.
Latex Render
2 years ago by jvsteiner
An Obsidian plugin that renders `label` code blocks to `<svg>` for viewing in notes. Make sure to bring your own command!
Unofficial Fabric Integration
2 years ago by Chasebank87
Integrate fabric by danielmiessler/fabric into Obsidian
OpenAPI Renderer
2 years ago by Sentiago
Integrate OpenAPI specification management into Obsidian with features for version control, visualization, editing, and easy navigation of API specs.
Magiedit
a year ago by Matteo Gassend
Data Fetcher
10 months ago by qf3l3k
Fetch data from multiple sources (REST APIs, RPC, gRPC, GraphQL) and insert results into notes.
API Designer
2 months ago by Ruveyda Yilmaz
A plugin for Obsidian that lets you design and document API endpoints visually without leaving your notes.