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