Skip to content

API For Version Checking #8

@brodycritchlow

Description

@brodycritchlow

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions