Home / Companies / Redocly / Blog / October 2024

October 2024 Summaries

4 posts from Redocly

Filter
Month: Year:
Post Summaries Back to Blog
Docs-as-code is an efficient methodology for managing extensive documentation projects, leveraging tools typically used by coders to improve productivity and collaboration. Redocly, a company that builds such tools, highlights the benefits of this approach, which allows documentarians to use text-based markup, separating content from styling for easier reuse and adaptability. The transition to text-based systems is facilitated by modern editors and plugins that offer features like live previews and autocomplete, making them accessible to various users. Quality checks, such as syntax and formatting validation, are automated to maintain consistency, while source control systems like Git enhance collaboration by providing audit trails and review capabilities. These practices, combined with tools like OpenAPI linting and spell-checkers, ensure high-quality documentation and streamline workflows, with the potential for integration into continuous integration setups to further maximize efficiency.
Oct 16, 2024 1,053 words in the original blog post.
The blog post addresses the distinction between Redocly's premium and open-source products, highlighting the company's dedication to open source while emphasizing the financial necessity of investing primarily in premium offerings. While open-source tools like Redocly CLI serve foundational purposes, the premium versions expand functionality significantly with features such as mock servers, advanced search, and access controls, which are not available in the open-source versions. The post underscores that premium products like Redoc provide enhanced capabilities, including comprehensive API representation and customization options, at an accessible price point. Despite the focus on generating revenue from premium products, Redocly maintains its commitment to the open-source community as a means of raising awareness and driving interest in its broader product lineup, which includes tools like Revel and Reef.
Oct 16, 2024 962 words in the original blog post.
Redocly has unveiled a comprehensive suite of products designed to enhance API development and management, featuring tools such as Reunite, Realm, Redoc, Revel, and Reef. Reunite centralizes API knowledge to facilitate seamless collaboration across various teams, while Realm integrates Redocly’s premier tools into a single platform that accelerates API strategy and visibility. Redoc continues to excel in rendering API descriptions with clarity, Revel enhances API integration visibility for developers, and Reef creates an efficient internal API catalog to streamline reuse. This suite addresses real-world API challenges, aiming to simplify and boost API adoption and success. Users are encouraged to explore these tools through a 30-day free trial, with the promise of ongoing support and further innovations from Redocly.
Oct 08, 2024 388 words in the original blog post.
Security, regarded as a mindset and ongoing practice, extends beyond API standards, although these standards can significantly enhance the development of secure APIs when applied rigorously. The Redocly CLI Cookbook serves as a practical resource, offering reusable snippets and examples from the community to aid in API security. It emphasizes the use of HTTPS endpoints to protect data, discourages deprecated practices like HTTP Basic auth, and advocates for per-operation security settings to tailor security to each endpoint's needs. The cookbook also highlights the importance of limiting data size to prevent attacks, suggesting rules for managing string and array lengths. Users are encouraged to adapt and expand the security ruleset to fit specific needs and contribute back to the community.
Oct 02, 2024 740 words in the original blog post.