Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 782 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 782 Bytes

The official repository for the Rock the JVM Pekko HTTP with Scala course

(for the Akka version, click here)

This repository contains the code we wrote during Rock the JVM's Pekko HTTP with Scala course. Unless explicitly mentioned, the code in this repository is exactly what was caught on camera.

How to install

  • either clone the repo or download as zip
  • open with IntelliJ as an SBT project

No need to do anything else, as the IDE will take care to download and apply the appropriate library dependencies.

For questions or suggestions

If you have changes to suggest to this repo, either

  • submit a GitHub issue
  • tell me in the course Q/A forum
  • submit a pull request!