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:
- Functional Concurrency in .NET with C# and F# with Riccardo Terrell (Online Workshop on 11th - 14th October 2022)
- F# eXchange 2022: Online (Online Conference on 25th - 26th October 2022)
- Getting Geospatial Data on The Web (SkillsCast recorded in February 2022)
- Understanding Microservices: A Guide for the Monolithic Developer (SkillsCast recorded in October 2021)
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.