Skip to content
AtomicReps

Navigation

02/21Architecture

API Design Patterns.

Principles and patterns for designing robust, developer-friendly APIs.

  • API Design Patterns · 1 of 3

    Contract Design & Schemas

    What keyword in JSON Schema specifies the data type of a value?

  • API Design Patterns · 2 of 3

    Rate Limiting & Quota Design

    What is the sliding window log algorithm's data structure in Redis?

  • API Design Patterns · 3 of 3

    SDK & Client Library Design

    What is the 'resource-oriented client' pattern in SDK design?

Three of the 1,155 API Design Patterns questions in the bank.

Keep going with API Design Patterns, free
Next topic · 03/21Caching.