Learn how to orchestrate serverless functions by scraping APIs in 8 minutes
Our scenarioThe project I’m working on requires me to retrieve information from multiple sources like the NuGet and GitHub API. Let’s bring into focus how I’m downloading data from the GitHub API.