Software Engineering KB
Search
Search
Dark mode
Light mode
Explorer
Home
❯
05 Software Design and Architecture
❯
03 API Design
❯
02 Sub Concept
Folder: 05-Software-Design-and-Architecture/03-API-Design/02-Sub-Concept
10 items under this folder.
Feb 10, 2026
N+1 Query Problem (API Design)
property
graphql
n-plus-one
Feb 10, 2026
Binary Serialization
property
grpc
binary-serialization
Feb 10, 2026
Cursor-Based Pagination
property
pagination
cursor-based
Feb 10, 2026
HTTP Method Semantics
property
rest
http-methods
Feb 10, 2026
Idempotency Keys
property
idempotency
idempotency-keys
Feb 10, 2026
Offset-Based Pagination
property
pagination
offset-based
Feb 10, 2026
Resource Naming
property
rest
resource-naming
Feb 10, 2026
Schema Definition Language
property
graphql
sdl
Feb 10, 2026
Status Code Usage
property
rest
status-codes
Feb 10, 2026
Token Bucket Algorithm
property
rate-limiting
token-bucket