I am trying to build an Angular 8 application which for showing the Nuget package details from a custom store. Is it possible fetch package details from NPM custom store using REST API.?
Similar to: https://learn.microsoft.com/en-us/nuget/guides/api/query-for-all-published-packages
Thanks for the help.