Beyond REST API's - An Overview About Modern API Technologies
Offered By: Spring I/O via YouTube
Course Description
Overview
Syllabus
Intro
The REST API endpoints for the task resource might look like this
making the server an executor of an arbitrary number of different queries ...
Subscriptions allow to constantly send updates to a client based on their query...
There are many scenarios conceivable to add a GraphQL API to your existing application ...
JSON payloads are not the most efficient way to package the stuff for transportation ...
Consuming a REST API requires either some manual work or a set of tools to get going ...
The server implementation inherits from the generated services base class...
or an asynchronous one, which is useful for unbound server-streaming, for example.
Summary / Takeaways GRPC
Once a connection is established, both ends can become requester and responder
Spring supports annotated handlers to implement responders (Spring Messaging)
A few guiding questions that could make you think about any of the presented alternatives
Taught by
Spring I/O
Related Courses
Vector Similarity Search in Spring with Redis StackSpring I/O via YouTube Why Spring Belongs in Your Data Stream - From Edge to Multi Cloud
Spring I/O via YouTube Let's Spring Forth and Stream with Apache Pulsar
Spring I/O via YouTube Architecturally Evident Spring Applications with JMolecules
Spring I/O via YouTube Testing with Spring, AOT, GraalVM, and JUnit 5
Spring I/O via YouTube