Skip to main content
Version: 0.4.0

Application Entrypoints

Each application needs an entry point. The entry point defines how users interact with your app, how it connects to other systems or how often it should execute on its own.

  • HTTP
  • Kafka (coming soon)
  • Cronjob (coming soon)