Developer Tips

Articles that include best practices, tips and tricks based on actual, real-life experiences.

Articles
APIs

How to Build a Perfect API Description

To improve OpenAPI specs, adopt YAML and OpenAPI v3.1.0 for clarity and compatibility. Follow strict naming conventions for consistency. Leverage graphical editors, AI assistance, and validation tools to simplify and enhance the development process, ensuring accurate and efficient API documentation.

By Phil Sturgeon
2 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ć
4 months ago