Orbit
  • README
  • docs
    • content
      • getting-started
        • actors
        • prerequisites
        • migration-from-1.x
        • hello-world
        • _index
        • modules
        • addressables
      • contributing
        • legal
        • Project Control
        • Coding Standards
        • _index
      • _index
      • client
        • configuration
        • shutdown
        • dependency-injection
        • _index
      • server
        • hosting
        • _index
        • configuration
Powered by GitBook
On this page
  • Hello World
  • Carnival Sample App

Was this helpful?

  1. docs
  2. content
  3. getting-started

_index

Previoushello-worldNextmodules

Last updated 4 years ago

Was this helpful?

Hello World

For a demonstration of the basic concepts of Orbit, check out the Hello World page. It will show how to implement and wire up your first actor.

Carnival Sample App

For a demonstration beyond the basics, we have a more advanced sample application which implements a REST service over some actors, running against a Kubernetes-hosted Orbit Server.

"Carnival"