API Design

HATEOAS

Hypermedia As The Engine Of Application State — a REST constraint where API responses include links to related resources, enabling clients to discover actions dynamically.

相关协议

另请参阅