m-ruiz21/SpotifyRecommender

Write Azure Function Client

Closed this issue · 1 comments

Write an Azure function client class that will take in a request (either search or get_features), randomly select a proxy to fulfill that request, and return result.

Solved with PR #17