Express Integration

Example project demonstrating Express web framework integration.

Features

  • Express web framework: Use Express for HTTP routing and middleware with actors
  • Familiar API: Standard Express patterns and middleware work seamlessly
  • Actor integration: Call actor actions from Express route handlers
  • Type-safe communication: TypeScript support for actor method calls

Implementation

This example demonstrates integrating Express web framework with Rivet Actors:

Resources

Read more about actions and setup.