Skip to content

Instantly share code, notes, and snippets.

@joelcorey
Created March 1, 2019 12:33
Show Gist options
  • Save joelcorey/3172b4f742d7c67361e62d3aa7d5b614 to your computer and use it in GitHub Desktop.
Save joelcorey/3172b4f742d7c67361e62d3aa7d5b614 to your computer and use it in GitHub Desktop.
API summary
Client: "Dumb" consumer of data. Business logic present, but core data not present.
Server: Database and possibly serverless functionality. Data is sent to the client via request for consumption.
See this for drawing/example: https://imgur.com/gallery/eOQm0tH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment