ai-traders / liget

NuGet server and cache running on kestrel in docker
MIT License
219 stars 29 forks source link

Proxied search queries #11

Open tomzo opened 5 years ago

tomzo commented 5 years ago

What does this PR do?

Adds endpoint http://localhost:9011/api/cache/v3/search?q=NuGet.Versioning&prerelase=true which actually proxies the requests to nuget.org.

ReletedIssue(s)

9

RobSmyth commented 2 months ago

This PR seem to still be open after 4 years. Was this issue addresed?