Interacting with Endpoints (Updated)

If your application talks to a server to get data, you're going to need to interface with server endpoints. Here is an introduction to one way to interact with endpoints. Now updated with source code and an example!