Skip to content

Added endpoint to get plugins by their ID#77

Open
JtdeGraaf wants to merge 2 commits into
SteamDeckHomebrew:mainfrom
JtdeGraaf:main
Open

Added endpoint to get plugins by their ID#77
JtdeGraaf wants to merge 2 commits into
SteamDeckHomebrew:mainfrom
JtdeGraaf:main

Conversation

@JtdeGraaf

Copy link
Copy Markdown

Changes

Added a new endpoint to get plugins by their ID.

Usage: GET http://localhost:5566/plugins/2 will return the plugin with id 2, if no plugin could be found for the ID then a 404 not found is given.

Why?

I wanted to fix the downloads badge in my plugin's repository, but could not figure out why the JSONPath was not working (probably a skill issue), with this endpoint it will be easier.

@TrainDoctor TrainDoctor requested a review from gbdlin February 15, 2025 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant