Skip to content

Added endpoint to get plugins by their ID #77

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JtdeGraaf
Copy link

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