CTO & Co-Founder at Knoldus Software à Knoldus Inc.
18 Jan 2023•0 j'aime•37 vues
1 sur 20
Http4s
18 Jan 2023•0 j'aime•37 vues
Télécharger pour lire hors ligne
Signaler
Technologie
Http4s is a typed and functional HTTP library for scala. In this session, we will get introduced to the basics of the library, and we will see how to create and implement Http endpoints using Http4s
2. Lack of etiquette and manners is a huge turn off.
KnolX Etiquettes
Punctuality
Join the session 5 minutes prior to
the session start time. We start on
time and conclude on time!
Feedback
Make sure to submit a constructive
feedback for all sessions as it is
very helpful for the presenter.
Silent Mode
Keep your mobile devices in silent
mode, feel free to move out of
session in case you need to attend
an urgent call.
Avoid Disturbance
Avoid unwanted chit chat during
the session.
3. Agenda
Introduction to http4s
http4s DSL
http4s Streaming Nature
http4s Support for Circe
Request -
Response
Model
Creating
Endpoint
Creating
Server
Matching
Requests
Sending
RAW
JSON
Extracting
Requests
Receiving
RAW
JSON
EntityBody[
F]
4. http4s - What makes it different?
Define
Values
Light-weight
Product
Quality
Typeful
Pure
Functional
Performant
Streaming
Cross -
Platform