Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Netlify Serverless Functions Workshop
| Date | Stars |
|---|---|
| 2026-07-24 | 342 |
| 2026-07-25 | 342 |
| 2026-07-28 | 342 |
| 2026-07-30 | 342 |
| 2026-08-06 | 342 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Netlify Functions Serverless Workshop This repo will teach you the [core concepts of using serverless functions](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons-code-complete/core-concepts) with Netlify. ## Table of Contents <!-- AUTO-GENERATED-CONTENT:START (TOC) --> - [Using this repo](#using-this-repo) - [Workshop Lessons](#workshop-lessons) * [Core Concepts](#core-concepts) * [Use Cases](#use-cases) - [Helpful Tools](#helpful-tools) - [Prerequisites & Setup Steps](#prerequisites--setup-steps) - [Additional Learning materials](#additional-learning-materials) * [Netlify](#netlify) * [Serverless](#serverless) <!-- AUTO-GENERATED-CONTENT:END --> ## Using this repo After following the [prerequisite setup steps](https://github.com/DavidWells/serverless-workshop#prerequisites--setup-steps), work from the [**lessons**](./lessons) folders. If you get stuck or want to look ahead checkout the [**lessons-code-complete**](./lessons-code-complete) directory for the completed code. **Repo directory structure:** ``` |── /lessons ✅ Work from these files! |── /lessons-code-complete 💡 Complete lesson answers |── /_instructor 🙈 Ignore these files. For instructor updates |── /_scripts 🙈 Ignore these files ``` ## Workshop Lessons <!-- AUTO-GENERATED-CONTENT:START (GENERATE_LESSONS_LIST)--> ### Core Concepts | Lesson | Final Code | |:--------------------------- |:-----| | [1 Hello World](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons/core-concepts/1-hello-world) <br/> Deploying Your First Endpoint | [Complete Code](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons-code-complete/core-concepts/1-hello-world) | | [2 Dynamic Content](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons/core-concepts/2-dynamic-content) <br/> Rendering Dynamic Content | [Complete Code](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons-code-complete/core-concepts/2-dynamic-content) | | [3 Using Environment Variables](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons/core-concepts/3-using-environment-variables) <br/> Using environment variables | [Complete Code](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons-code-complete/core-concepts/3-using-environment-variables) | | [4 Using Dependancies](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons/core-concepts/4-using-dependancies) <br/> Using NPM dependencies | [Complete Code](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons-code-complete/core-concepts/4-using-dependancies) | | [5 Authenication](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons/core-concepts/5-authenication) <br/> Protecting Endpoints | [Complete Code](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons-code-complete/core-concepts/5-authenication) | | [6 Using A Database](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons/core-concepts/6-using-a-database) <br/> Using a database | [Complete Code](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons-code-complete/core-concepts/6-using-a-database) | | [7 Using Middleware](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons/core-concepts/7-using-middleware) <br/> Using Function middleware | [Complete Code](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons-code-complete/core-concepts/7-using-middleware) | | [8 Using Addons](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons/core-concepts/8-using-addons) <br/> Deploying Your First Endpoint | [Complete Code](https://github.com/DavidWells/netlify-functions-workshop/tree/master/lessons-code-complete/core-concepts/8-using-addons) | | [9 Using Cors](https://github.com/David
Excerpt of 11,382 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:671b438411bf62c3, topic:serverless