EKON 26
The Conference for Delphi & more
November 7 - 9, 2022 | Düsseldorf

RPC Vs REST – Which Is The Right Choice For Your API?

Session
This talk originates from the archive. To the CURRENT program
Team Discount Save 100 € with a Team registraion Register now!

More talks in the program:

Infos
Monday, November 8 2021
13:45 - 14:45

With the rise of cloud computing and microservice architectures HTTP APIs are becoming ubiquitous. In this talk we will look at the two API paradigms – Json-RPC and REST. We begin by looking at the advantages, and disadvantages, of each and the implementation challenges they were intended to address.
Finally we will look at what is involved in migrating a legacy system from Json-RPC to a RESTful API using the example of a recent project the speaker was involved with.