Backend Jungle: Pet Adoption App Part 2, the Architecture
So, let's go over the architecture basics for the backend. First off, we're going to go with an industry standard way for modern backends and frontends to communicate: REST services communicating using JSON data. This has taken over the industry for ...
neutralground.hashnode.dev2 min read