Please log in to watch this conference skillscast.
While ASP.NET Web API has made the leap to .NET core, there are other options.
This talk will look at some of those options - gRPC is a widely used open source RPC (remote procedure call) framework; GraphQL allows you to build queryable APIs backed by your existing code and data; HATEOAS is a constraint of the REST application architecture, APIs built with this in mind go beyond the simple CRUD approach often used with Web API. Each of these options offers something different, and a single approach may not work everywhere.
During this talk, Dave will explore at each of them and identify where you may want to use each approach.
YOU MAY ALSO LIKE:
Core APIs: gRPC, GraphQL or HATEOAS - What's a Dev to do?
Dave Lewis
Dave has been programming since he first got a C64 as a child. Since then he's worked on radiation monitoring systems, oil and gas safety systems and even the odd website. He's currently a lead developer at iSAMS.