Posts tagged "API"

GitHub Spec Kit Extensions: Incubate, Test, and Distribute Experimental Commands

Logos are property of their respective owners This is a summary of the article originally published on LinkedIn. After introducing the /cross-feature command for cross-feature analysis using Systems Thinking, a...

Spec Driven Development: Analysing Across Features with Systems Thinking

Logos are property of their respective owners This is a summary of the article originally published on LinkedIn. Specification Driven Development helps break down features into structured plans with actionable...

Spec Driven Development: Beyond the First Feature with API Design First

Logos are property of their respective owners This is a summary of the article originally published on LinkedIn. Building on the foundations of API Design First with GitHub Spec Kit,...

Spec Driven Development: API Design First with GitHub Spec Kit and Specmatic MCP

Logos are property of their respective owners This is a summary of the article originally published on LinkedIn. Specification Driven Development (SDD) addresses the intent-versus-implementation gap in software development. Coming...

Guardrails for API Development: Guiding Coding Agents with Specmatic MCP

Logos are property of their respective owners This is a summary of the article originally published on LinkedIn. Using API specs like OpenAPI to guide coding agents sounds great. But...

Contract-Driven Development - Key takeaways from a Real-World Adoption Journey

Key Takeaways: Contract-Driven Adoption I had the privilege of publishing an in-depth article on InfoQ about the real-world adoption journey of Contract-Driven Development (CDD). The full article covers the challenges,...

Inside Out vs Outside In

Inside Out vs Outside In Starting with the DB/Backend vs Starting with the UI/User As a Developer, it is useful to have a repertoire of metaphors to better articulate our...

MicroServices and Traceability

MicroServices and Traceability Tracing Features across Services Thanks Shashwat. In my humble opinion, Front-End, Back-End and Schema changes are sub-tasks and do not represent stories. User stories should always be...

Cutting stories for MicroServices

Cutting stories for MicroServices FrontEnd and BackEnd teams Front End Story As a User When I click search I should see results So that I can navigate to a result...

Consume REST webservices in java using rapa

Originally published on my WordPress blog on January 24, 2009. I have been reading about REST webservices for quite a while now. But rails still seems to have the best...