Rosetta Blog

Read our latest updates, news and thoughts about building software and APIs at the age of AI

Learn how to simplify API versioning using OpenAPI. This comprehensive guide provides practical strategies to manage API versions effectively, ensuring compatibility and seamless integration. Discover best practices for versioning, version negotiation, and documentation, empowering you to build scalable and maintainable APIs.

Published: 04/06/2024 | By: Tole Ephen

Effectively debugging Go applications in production demands a systematic approach, understanding of the Go runtime, and integration with DevOps practices. This article provides insights and practical tips to empower developers in resolving issues

Published: 04/02/2024 | By: Effi Bar-She'an

Explore the rune data type in Go, an alias for int32 used to represent Unicode code points. Learn how runes enable handling non-ASCII characters and strings from different languages. Discover how runes connect to UTF-8 encoding and leverage the utf8 package for encoding/decoding operations. Master character-level string processing with runes through code examples covering case checks, digit validation, and more. Understand why runes are vital for building robust, internationalized Go applications supporting diverse languages and character sets.

Published: 03/27/2024 | By: Tole Ephen

Discover how to elevate your API documentation by incorporating enhanced examples. This blog post provides practical strategies to make your API examples more informative, engaging, and user-friendly. Learn how to craft examples that resonate with developers and boost the overall API experience.

Published: 03/26/2024 | By: Tole Ephen

Discover how Shift-Left API Governance can be a game-changer for your organization. Learn how to save money, accelerate velocity, and gain a competitive edge by implementing effective API governance practices.

Published: 03/25/2024 | By: Tole Ephen

This article provides technical professionals with a comprehensive understanding of technical debt vs. technical assets, along with practical tips and actionable recommendations for managing them effectively.

Published: 03/23/2024 | By: Tole Ephen

A comprehensive guide for technical professionals on how AI can help with SDK generation.

Published: 03/21/2024 | By: Tole Ephen

Learn how to craft comprehensive API documentation that empowers developers. Discover best practices, including clear language, illustrative examples, and interactive code snippets. Enhance user experience and boost API adoption with well-structured and informative documentation.

Published: 03/20/2024 | By: Tole Ephen

Learn about API-first development, an approach that prioritizes APIs in software development. Discover its benefits and get practical tips to implement it effectively.

Published: 03/14/2023 | By: Tole Ephen