Talk in English - US at CoderCruise 2018
Short URL: https://joind.in/talk/d1cca
(QR-Code (opens in new window))
Let’s face it, REST APIs can be problematic, and hypermedia hasn’t quite proven to be the answer we’ve looked for. GraphQL has quickly become more popular offering a solution to the problems REST created – but opens back up the very problems REST was created to avoid (remember SOAP?). But what if there was a way to take the best of both: enter API chains. In this session we’ll take a look at the pros and cons of REST, GraphQL, and a new specification and library for chaining numerous resource calls into a single HTTP request.
Comments
Comments are closed.
Great talk covering different API concepts and what works well and what could be improved.