API Blueprint - A powerful high-level API description language for web APIs
API Blueprint is simple and accessible to everybody involved in the API lifecycle. Its syntax is concise yet expressive. With API Blueprint you can quickly design and prototype APIs to be created or d...
Design your API with RAML
Designing an API is easy with RAML. Visualize your API, prototype it, and get user feedback without writing any code. Use design patterns and code reuse to ensure consistency. Share your API mock glob...
Microsoft GitHub Repositories Relocated to Opensource.Microsoft.com
Microsoft has relocated the index of their GitHub repositories that are open source to https://opensource.microsoft.com. This move is a part of Microsofts efforts to promote their open source projects...
Contract-Driven Development for Effective Microservices Integration: A Real-World Adoption Journey
Contract-driven development (CDD) is an effective solution for testing contract compatibility between components during the software development lifecycle, especially for microservices. It involves wr...
Contract-Driven Development – a Real-World Adoption Journey
BT presents their journey of adopting contract-driven development, discussing the challenges faced and benefits gained. Join world-class software leaders at QCon San Francisco (Oct 2-6) to learn about...