SDK Guides
Guides, examples, and demonstrations of using the Netlify platform.
Integrations can now inject serverless functions to enhance any site. Here’s how
It’s now possible to inject Netlify Functions, including scheduled and background functions, into any site by creating a Netlify integration! Leverage the power of the Netlify SDK to automate your workflows!
Create an integration that injects edge functions into any site
Use the Netlify SDK to create an integration that can inject an edge function to sites to perform logic on their incoming requests, allowing you to block content based on the location of your site visitors as an example.
Create and Deploy a Custom OpenAI-powered Chat Bot
Step through the process of using the OpenAI API, Tailwind, and Netlify to create, customize, and deploy a chat bot of your very own.
Share your Netlify integration with the click of a button
Share your integrations with the developer community by using the 'Deploy to Netlify' button. Let others try your integration hassle-free by checking out our step-by-step instructions.
How we built an Upstash integration in 1 (and a bit) days
Learn how to use the Netlify SDK to create integrations of your own with this walk-through of the development of an integration to Upstash
Integrate PlanetScale in your Next.js site and authenticate using Netlify Identity
Set up Netlify’s PlanetScale integration to start using a MySQL database on your site and add Netlify Identity to quickly get set up with authentication.
Suggest a guide
Got an idea for a useful guide that you can't currently find here? Want us to explain something, or perhaps you'd like to work on creating a guide with us?
Let us know and we'll see what we can arrange.
We also have a contributor guide for those making content contributions