February 2022 Summaries
4 posts from Redocly
Filter
Month:
Year:
Post Summaries
Back to Blog
In a heartfelt message addressing customers, prospects, investors, and employees, the speaker reflects on the challenges faced by their team at Redocly, most of whom are Ukrainian, amidst the ongoing war. The speaker shares the emotional turmoil experienced as the team navigates the conflict, balancing work responsibilities and personal safety. Despite the uncertainty, there is a strong resolve to continue building and improving the company's offerings and a hope for better days ahead. The speaker calls for external support through political advocacy, donations, and encouraging words for Ukraine while inviting participation in Redocly's research panel to collaboratively shape future initiatives.
Feb 27, 2022
335 words in the original blog post.
The text uses the analogy of mailing a letter to explain the concept of APIs, or application programming interfaces, which allow computer programs to communicate and automate specific tasks. It describes an API as an interface similar to a mailbox, where the sender forms a request (an addressed and stamped envelope) and sends it to a service (the postal system), which processes and delivers it to the recipient. The explanation highlights the value proposition of APIs by comparing the cost and logistics of mailing a laptop sticker to Lviv versus personally delivering it, emphasizing the efficiency and cost-effectiveness APIs offer by automating processes that would otherwise require significant resources. The text also touches on runtime considerations such as authentication, rate limits, and service level agreements (SLAs), which are crucial for maintaining reliable and secure API operations. It concludes by noting the universality of APIs, their various applications for different users, and the importance of having well-defined interfaces to facilitate seamless communication between applications.
Feb 11, 2022
1,153 words in the original blog post.
In January 2022, Redocly introduced various enhancements and features across its products, including a revamped website aimed at improving user engagement and understanding of the company's mission and offerings. New features include the ability for enterprise customers to configure organization-level role privileges, download Apigee proxy bundles, access compliance reports, and edit environment variables. The API registry adopted a new format for bundle and asset links, while the reference documentation section saw the addition of a download button for response files and new theming options. Enhancements to the developer portal include support for Google Optimize and multiple sidebar configurations. Redocly also celebrated its successful participation in the Google Season of Docs 2021 and continues to expand its team, actively seeking documentation and developer experience professionals.
Feb 02, 2022
950 words in the original blog post.
Building a documentation and collaboration platform like Redocly involves a complex process that requires a multitude of tools, DevOps expertise, and a dedicated team. The endeavor is divided into four main components: API registry, hosting, reference documentation, and developer portals. The API registry is crucial for tracking API changes and automating documentation updates, while hosting requires managing environment variables, databases, and access controls, with options for static or dynamic content delivery. Reference documentation benefits from pagination, SEO-friendly routing, and interactive elements, while developer portals necessitate a static site generator and integration of identity and access controls. The entire process demands significant resources and time, as Redocly itself took five years to develop with a team of 20, emphasizing the complexity and ongoing maintenance required to achieve a similar level of functionality and reliability.
Feb 01, 2022
2,073 words in the original blog post.