Node.js Developer Guide
Ctrlk
Other documentationsDemoCommunityGitHub
  • Forest Admin
  • Getting started
    • How it works
    • Quick start
    • Install
      • Create your agent
      • Expose an HTTP endpoint
        • For standalone agents
        • On Express
        • On Koa
        • On Fastify
        • On NestJS
      • Autocompletion & Typings
      • Troubleshooting
    • Migrating legacy agents
  • Data Sources
    • Connecting data sources
    • Provided data sources
    • Write your own
  • Agent customization
    • Getting Started
    • Actions
    • Charts
    • Fields
    • Hooks
    • Plugins
    • Relationships
    • Search
    • Segments
  • Frontend customization
    • Smart Charts
    • Smart Views
  • Deploying to production
    • Environments
    • Development workflow
    • Using branches
    • Deploying your changes
    • Forest CLI commands
  • Under the hood
    • .forestadmin-schema.json
    • Data Model
    • Query interface
    • Security & Privacy
Powered by GitBook
On this page

Was this helpful?

  1. Getting started
  2. Install

Expose an HTTP endpoint

For standalone agentsOn ExpressOn KoaOn FastifyOn NestJS
PreviousCreate your agentNextFor standalone agents

Was this helpful?