Skip to content

Instantly share code, notes, and snippets.

@xerial
Last active October 18, 2020 04:34
Show Gist options
  • Save xerial/1259348ced64dabe1de69ca02bd650b3 to your computer and use it in GitHub Desktop.
Save xerial/1259348ced64dabe1de69ca02bd650b3 to your computer and use it in GitHub Desktop.
ScalaMatsuri 2020 Unconference: Scala無双 実践編: AirframeとScala + Scala.jsでライブコーディング

Contents

  • Example project: wvlet/airframe#1322

  • Create an RPC server with airframe-http-finagle

    • Add an RPC endpoint
    • Add REST endpoints
  • Create a Scala.js project with airframe-rx-html

  • Scala.js <-> Scala RPC

  • Generate OpenAPI YAML

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment