Manually Trigger Netlify Serverless Functions Locally

InstructorJason Lengstorf

Share this video with your friends

Send Tweet

There are a few ways you can run Netlify serverless functions while you are developing them.

You can:

  • Navigate to the directory under the /.netlify/functions/ path
  • Curl them using the full URL
  • Use an app like Postman