C#C
C#5mo ago
Wasted

App structure

Do modern web apps run on top of an API is this to make native versions of the same app easier as we just make some kind of frontend? If so do we just access the API the same way, via GET, POST etc requests?
Was this page helpful?