The Full Power of REST: Executing Code On The Client With HyperMap

Опубликовано: 13 Ноябрь 2023
на канале: Nordic APIs
202
2

A talk given by Daniel Feichtinger from All-Purpose Machines at the 2023 Platform Summit in Stockholm.

JavaScript powers the modern Web. From small UI details like asynchronous content loading and form validation to the fundamental architecture behind Single Page Apps, almost all Web sites rely on JavaScript. With the addition of WebAssembly, other languages can now be compiled to run in browsers enabling high-performance use cases. So why is that power missing from our APIs? This talk is an introduction to a new HyperMap, a new REST standard which enables code to be executed on the client, examples of problems it solves, and how you can adopt it.