REST is still solid, no matter what anyone says, but it is definitely geared toward browser-based clients. If you use pretty much any non-REST solution you will either lose some valuable functionality that comes built-in to web browsers or will need to write a ton of JavaScript code. GraphQL is definitely a generally popular choice and makes a lot of sense if you’re primarily dealing with the rendering of data relations.

7m read timeFrom levelup.gitconnected.com
Post cover image
Table of contents
REST and the future of APIsLet’s talk REST quicklyData vs FunctionA FlowchartConclusion
2 Comments

Sort: