InfoQ Homepage Web API 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
Steve Cosenza
on
Jun 02, 2021
Rebuilding Twitter’s Public API
Steve Cosenza discusses why Twitter's multi-tenant API platform was built with Scala, GraphQL, and how Twitter uses SLOs for monitoring and alerting in production.
on Jun 02, 2021Icon21:29 -
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
Chris Woodruff
on
Mar 30, 2019
Developing Great Web APIs Architectures w/ ASP.NET Core 2.1
Chris Woodruff talks about developing and integrating web APIs with ASP.NET Core and how to avoid some of the possible mistakes that can be done when developing a web API.
on Mar 30, 2019Icon52:19 -
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
Spencer Gibb
on
Feb 14, 2018
Spring Cloud Gateway
Spencer Gibb and Sree Tummidi discuss Spring Cloud Gateway, its architecture and developer experience, route matching, filtering and how it is different from Zuul 1.
on Feb 14, 2018Icon01:10:25 -
Posted by
Paul Harris
on
Feb 13, 2018
Designing, Implementing and Using Reactive APIs
Ben Hale and Paul Harris discuss why the Cloud Foundry Java Client team chose to use a reactive API for a microservice architecture, API built with Project Reactor.
on Feb 13, 2018Icon01:10:15 -
Posted by
Sam Gunaratne
on
Jan 21, 2018
How to Build Spring Services for Cloud-Native Platforms Using the Open Service Broker API
Matthew McNeeney and Sam Gunaratne discuss how to build services that can be deployed once and consumed anywhere with the Open Service Broker API.
on Jan 21, 2018Icon23:45