This repository contains projects used to mock various apis.
This repository contains child projects as listed below.
Add a file local.settings.json (this will be gitignored).
{
"IsEncrypted": false,
"Values": {
"AzureWebJobsStorage": "UseDevelopmentStorage=true",
"FUNCTIONS_WORKER_RUNTIME": "dotnet"
}
}Please read the contribution guidelines before submitting a pull request.