9 Matching Annotations
  1. Apr 2025
  2. Mar 2025
  3. Sep 2022
  4. Mar 2021
    1. For pluggability, an endpoint is split into a Protocol and an Adapter part. This separates generic logic from environment-dependent code.
    2. Note how a handful of default steps lead into six standardized termini, allowing to plug protocols into different adapters. Imagine replacing your self-written API adapter with a canonical JSON-API adapter, for example.
  5. Oct 2020