Navigation

    Inedo Community Forums

    Forums

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. jameswiseman76_4902
    J
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    jameswiseman76_4902

    @jameswiseman76_4902

    0
    Reputation
    1
    Posts
    1
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    jameswiseman76_4902 Follow

    Best posts made by jameswiseman76_4902

    This user hasn't posted anything yet.

    Latest posts made by jameswiseman76_4902

    • NPM OData API Query equivalent of Nuget

      The following post indicated how to run an OData query/filter against a NuGet Feed.

      https://forums.inedo.com/topic/1246/retrieving-all-listed-versions-of-a-nuget-package-via-the-api/4

      Is there an equivalent available for NPM

      Running something similar, e.g.

      http://{proget-server}/npm/{feedName}/Packages()?$format=json

      Returns a 'package not found' error. Presumably because it's searching for a package name called 'Packages()'

      I can use http://{proget-server}/npm/{feedName}/{Package}/{Version}, but was wondering if there was an equivalent.

      posted in Support
      J
      jameswiseman76_4902