Postels Law

Apply Postel's Law when designing APIs, data interchange formats, network protocols, input validation, or any interface that will receive data from other systems or users. Trigger on phrases like "how strict should our API be?", "should we accept slightly malformed input?", "what should we send vs. accept?", "how do we handle unexpected fields?", or any question about the balance between strictness and permissiveness in an interface design. Postel's Law is a foundational principle of robust interface design, with important modern caveats.

The-Artificer-of-Ciphers-LLC Updated

File contents

The-Artificer-of-Ciphers-LLC/skills-from-the-artificer/tree/main/postels-law commit 821b482333

Frequently asked questions

npx skillmds@latest add the-artificer-of-ciphers-llc/postels-law