(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.
- 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.
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!