REST

Representational state transfer (REST) is a software architectural style that was created to guide the design and development of the architecture for the internet

Articles
APIs

How to Build a Perfect API Description

Creating a high-quality OpenAPI description can be challenging, even after studying the documentation and specification. This guide offers essential tips and tools to streamline the process—from choosing YAML over JSON to leveraging graphical editors and validation tools.

By Phil Sturgeon
10 months ago
APIs

API Versioning in .NET

Uncover the importance of API versioning in the .NET ecosystem, a critical practice for maintaining and advancing digital applications, ensuring seamless integration and compatibility as technologies evolve and user needs change.

By Stefan Đokić
a year ago