You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Learn how to use serverless functions in less than 30 minutes!
11
11
|[Introduction with Serverless Functions](https://explorers.netlify.com/learn/up-and-running-with-serverless-functions/introduction-with-serverless-functions)| - | - |
12
12
|[Project Setup with Serverless Functions](https://explorers.netlify.com/learn/up-and-running-with-serverless-functions/project-setup-with-serverless-functions)|[Start Code](https://github.com/netlify/explorers-up-and-running-with-serverless-functions/tree/02-begin)|[End Code](https://github.com/netlify/explorers-up-and-running-with-serverless-functions/tree/02-end)|
13
13
|[Create Your First Serverless Function](https://explorers.netlify.com/learn/up-and-running-with-serverless-functions/create-your-first-serverless-function)|[Start Code](https://github.com/netlify/explorers-up-and-running-with-serverless-functions/tree/03-begin)|[End Code](https://github.com/netlify/explorers-up-and-running-with-serverless-functions/tree/03-end)|
14
-
|[Integrate with a Third Party API with Serverless Functions](https://explorers.netlify.com/learn/up-and-running-with-serverless-functions/integrate-with-a-third-party-api-with-serverless-functions)|[Start Code](https://github.com/netlify/explorers-up-and-running-with-serverless-functions/tree/04-begin)|[End Code](https://github.com/netlify/explorers-up-and-running-with-serverless-functions/tree/04-begin)|
14
+
|[Integrate with a Third Party API with Serverless Functions](https://explorers.netlify.com/learn/up-and-running-with-serverless-functions/integrate-with-a-third-party-api-with-serverless-functions)|[Start Code](https://github.com/netlify/explorers-up-and-running-with-serverless-functions/tree/04-begin)|[End Code](https://github.com/netlify/explorers-up-and-running-with-serverless-functions/tree/04-end)|
|[Customizing the Request with Serverless Functions](https://explorers.netlify.com/learn/up-and-running-with-serverless-functions/customizing-the-request-with-serverless-functions)|[Start Code](https://github.com/netlify/explorers-up-and-running-with-serverless-functions/tree/06-begin)|[End Code](https://github.com/netlify/explorers-up-and-running-with-serverless-functions/tree/06-end)|
17
17
|[The Power of Atomic Serverless Functions](https://explorers.netlify.com/learn/up-and-running-with-serverless-functions/the-power-of-atomic-serverless-functions)| - | - |
0 commit comments