Hacker News new | ask | show | jobs
by MontagFTB 480 days ago
The API is the contract boundary. As long as it is well documented and satisfies its postconditions, it can be implemented in anything. Computing thrives on layers of abstraction like this.