Please log in to watch this conference skillscast.
In this session I'll be live-coding for most of the time, showing you how easy it is to:
- Send an HTTP request and receive HTTP responses on the client-side
- Write a low-level HTTP server
- Use the high-level routing DSL on the server-side to define a simple REST API behavior.
Additionally I'll talk about what is on the agenda regarding the move into Akka as well as the transition from Netty to the new akka-http as the HTTP "driver" for the Play framework.
If you haven't used spray yourself yet the recording of the recent Typesafe Webinar gives you some good more high-level introduction to spray, which might help in making the most of this session.
YOU MAY ALSO LIKE:
- REST on Akka: Connect to the world (SkillsCast recorded in December 2014)
- Essential Effects | ScalaCon Workshop (Online Course on 10th - 13th May 2021)
- Akka Streams for Scala | ScalaCon Workshop (Online Course on 10th - 12th May 2021)
- ScalaCon 2021 (Online Conference on 18th - 22nd May 2021)
- An Introduction to Cats Effect with Adam Rosien (Online Meetup on 22nd April 2021)
- Technologies for Microservices (SkillsCast recorded in December 2020)
- Abstract Data Types In The Region Of Abysmal Pain, And How To Navigate Them (SkillsCast recorded in September 2019)
spray: HTTP for your Akka Actors
Mathias Doenitz
Mathias is lead developer of spray.io, Akka committer and passionate Scala-ista. As a long-time and active member of the Java and Scala open source community he is especially excited about everything performance-, scalability- and web-related.