InfoQ Homepage REST Content on InfoQ
-
Posted by
Alex Borysov
on
Apr 21, 2022
API Showdown: REST vs. GraphQL vs. gRPC – Which Should You Use?
Alex Borysov, Matt McLarty and Michelle Garrett discuss REST, GraphQL, and gRPC, what it takes to get started, and when each is the right/wrong tool for the job.
on Apr 21, 2022Icon40:42 -
Posted by
Tilde Thurium
on
Mar 02, 2020
Declarative APIs in an Imperative World
Tilde Thurium explains problems the Atom Editor team came across when they started using React as their UI framework, as well as the solutions they came up with.
on Mar 02, 2020Icon40:16 -
Posted by
Tonya Cooper
on
Nov 14, 2018
Testing the Endpoints of Your REST APIs
Tonya Cooper discusses how to test REST API endpoints through unit testing the controllers and integration testing with Postman.
on Nov 14, 2018Icon32:51 -
Posted by
Cory House
on
Oct 04, 2018
Goodbye REST APIs. Hello GraphQL!
Cory House discusses GraphQL, what makes it attractive, how GraphQL integrates with React, Angular, Vue and others, and how to migrate from REST APIs.
on Oct 04, 2018Icon57:18 -
Posted by
Jenn Strater
on
Jun 22, 2018
Documenting RESTful APIs with Spring REST Docs
Jenn Strater introduces Spring REST Docs and its test-driven approach to RESTful API documentation.
on Jun 22, 2018Icon50:45 -
Posted by
Eric Torreborre
on
Apr 10, 2018
Practical Eff Monad for Microservices
Eric Torreborre presents using the Eff monad at Zalando to structure a REST microservice, introducing an approach for dependency injection using the Reader monad (classic) and tree rewriting.
on Apr 10, 2018Icon43:31 -
Posted by
Kris De Volder
on
Feb 15, 2018
Spring Tools 4 - Eclipse and Beyond
Martin Lippert and Kris De Volder introduce and demo a new generation of Spring tools including Spring Tool Suite for Eclipse (STS4), STS4 VS Code and STS4 Atom.
on Feb 15, 2018Icon01:02:47 -
Posted by
Kyle Daigle
on
Oct 15, 2017
GitHub's GraphQL Future
Kyle Daigle shares why GitHub chose GraphQL, how it differs from REST, how GitHub went about implementing it, and how they're using it in production a year later.
on Oct 15, 2017Icon01:05:01 -
Posted by
Bryan Kane
on
Sep 27, 2017
Beyond REST: Coursera's Journey to GraphQL
Bryan Kane talks about why Coursera is transitioning to GraphQL and shares challenges and learnings from building their GraphQL assembly layer.
on Sep 27, 2017Icon47:15 -
Posted by
Cameron Waeland
on
Sep 26, 2017
Rethinking CodeGen: IDL, Thrift, gRPC, Ohh My
Cameron Waeland discusses the evolution of Compass and presents their extensible code generation framework which is at the heart of their automatically generated REST to gRPC reverse proxy.
on Sep 26, 2017Icon39:39 -
Posted by
Zdenek Nemec
on
Aug 06, 2017
API Design and the Future of API Descriptions Formats
Zdenek Nemec discusses the birth, evolution, and the current and the foreseeable future of web APIs.
on Aug 06, 2017Icon25:18 -
Posted by
Todd Brackley
on
Jul 14, 2017
Building out Hypermedia Clients
Todd Brackley outlines the general engine of a hypermedia client implementation, what API forms look like, and then outlines five design issues useful in creating such clients.
on Jul 14, 2017Icon36:04