-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Our current index server implementation used to have a verison checking for each package, using an API endpoint. We removed this as a way to backlog creating an API.
We need to eventually add this back to our index server as it would be helpful to non-experienced users, we don't need to make any API documentation as these endpoints should only be used within our development ecosystem.
-
index.winchteam.dev/wpi/{package}/json - JSON return type that has a few key details about the packge: name, latest_version, author, etc
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers