1. Howdy
  2. 1. Getting Started
    1. 1.1. Gathering Information
    2. 1.2. Up-front Design
    3. 1.3. External Dependencies
  3. 2. Implementing A Driver
    1. 2.1. GET: the First Verb
    2. 2.2. POST: the Reverbening
    3. 2.3. PUT/PATCH: the Verb Legacy
    4. 2.4. DELETE: the Final Verb
    5. 2.5. Odds and Ends
  4. 3. Handling Endpoints
    1. 3.1. Gathering Information
    2. 3.2. (WIP) Up-front Design
  5. 4. (WIP) Accounts
    1. 4.1. Entity
    2. 4.2. List Accounts
    3. 4.3. List Accounts For A User
    4. 4.4. Show An Account
    5. 4.5. Update An Account
  6. 5. Users
  7. 6. Environments

Cartography: Mapping REST APIs

Update An Account