Nhost Serverless Functions API

Deploy JavaScript and TypeScript serverless functions as HTTP API endpoints for webhooks, event triggers, and custom backend logic. Each file in the functions directory becomes an endpoint, auto-deployed via GitHub integration.

Documentation

API entry from apis.yml

apis.yml Raw ↑
name: Nhost Serverless Functions API
description: Deploy JavaScript and TypeScript serverless functions as HTTP API endpoints for webhooks,
  event triggers, and custom backend logic. Each file in the functions directory becomes an endpoint,
  auto-deployed via GitHub integration.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://docs.nhost.io/products/functions/
baseURL: https://{subdomain}.nhost.run/v1/functions
tags:
- Serverless
- Functions
- Webhooks
- HTTP Endpoints
properties:
- type: Documentation
  url: https://docs.nhost.io/products/functions/