Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.fastgen.com/llms.txt

Use this file to discover all available pages before exploring further.

In this guide we show you how to create an API on Fastgen.
We will create an API endpoint that will request data from external source (weather data) and include some notification functionality depending on the data received. In this lesson:
  1. HTTP Requests
  2. Variables
  3. If Condition
  4. Slack
  5. Debug Mode