Welcome to The Shaded Greenhouse

The Shaded Greenhouse is a space for thinking in public.

A Place For Thoughts

The Shaded Greenhouse is a publication for thinking in public. This thought explains what that means, why it's important, and how it relates to The Shaded Garden and Shaded Nuance.

Web API Versioning Is Insufficient

API versions enable us to evolve our APIs, but much of the time they are not sufficient for actually maintaining an API and deprecating old version of the API. With contracts, we can begin to deprecate APIs in a more consistent manner while providing more options for all parties involved.