Saturday, 24 August 2013

Is a REST API the standard way of setting up server connectivity for an app?

Is a REST API the standard way of setting up server connectivity for an app?

I've never made an app before, and I'm new to back-end work as well-- I'm
learning both simultaneously. What I'm trying to figure out is whether a
REST API is the standard method of exchanging data with the server for
most apps in apps, or whether there's some other way I might not yet be
aware of.

No comments:

Post a Comment