Repo used to participate in https://25daysofserverless.com/. Microsoft's corresponding repo is here: https://github.com/microsoft/25-days-of-serverless. Check out their contributors page: https://github.com/microsoft/25-days-of-serverless/blob/master/CONTRIBUTORS.md.
Each subdirectory corresponds to one of the days of the challenge:
Day | Description |
---|---|
Day 01 | Simple HTTP triggered function |
Day 02 | Logic App that sends reminders via email on a schedule |
Day 03 | Function as github webhook, depending on files in commit writes to Table Storage |
Day 04 | API using Functions with Cosmos DB bindings |
Day 05 | Calling Cognitive Services Text Analytics APIs to determine naughty nice Santa letters - input/output via Blob Storage |
Day 06 | Durable Functions, Slack Command Handler, parsing natural language text to set reminders |
Day 07 | Image Search using unsplash APIs, with React-based UI hosted on storage |
Day 08 | Functions, SignalR and Cosmos DB change triggers |
Day 09 | Skipped |
Day 10 | Skipped |
Day 11 | 2 x Functions, Cosmos DB including change trigger, React UI |
Day 12 | 2 x Functions, Gist APIs, Github emoji APIs, Azure Redis Cache |
Day 13 | Skipped |
Day 14 | Skipped |
Day 15 | 2 x Functions, Cognitive Services Vision API, Unsplash (like day 7), React UI |
Day 16 | Simple node.js function, CI/CD with Azure DevOps, example of failing/passing tests |