ronaldcmde / akkahttp-quickstart

This is the repo for the free Akka HTTP Quickstart course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Akka HTTP Quickstart

This is the repo for the free Akka HTTP Quickstart course.

There's a branch per each video that involves writing code.

In this free course you will get your hands dirty and build a backend application for a todo list. You'll learn:

  • How to use the Akka HTTP's routing DSL
  • What directives are and how to create your own
  • Parse your models to and from JSON
  • Unit test your routes using the Akka HTTP's testkit

Hope you enjoy it!

About

This is the repo for the free Akka HTTP Quickstart course.


Languages

Language:Scala 100.0%