Home / Companies / APIMATIC / Blog / September 2022

September 2022 Summaries

3 posts from APIMATIC

Filter
Month: Year:
Post Summaries Back to Blog
API developers need to prioritize the developer experience by addressing pain points such as reliability, ease of use, and minimal integration time to ensure a great user experience. The API consumption phase is critical, with challenges including high-cost consumption, security risks, technological complexity, and frictionless integration. To overcome these challenges, API providers can invest in providing developer portals with interactive documentation, idiomatic code samples, live API code playgrounds, language-specific API reference documentation, and custom product guides. SDKs built in popular languages can also accelerate the integration process. A comprehensive developer portal is essential to simplify the API integration phase and provide a seamless experience for developers. By addressing these challenges and providing a frictionless integration process, API providers can guarantee a great developer experience for their users.
Sep 21, 2022 1,500 words in the original blog post.
APIMatic's Docs as Code strategy treats documentation like code, using tools and processes similar to those for writing code, incorporating Version Control, CI/CD, and branching into the documentation realm. This approach allows users to specify all aspects of API documentation as code, generating comprehensive API reference documentation, programming language-specific documentation, SDKs with code samples, custom Markdown guides, and more. The process involves downloading a sample repository, providing custom content, building a configuration file, generating an API Portal, hosting it on a web server, automating the workflow using GitHub Actions, creating repository secrets, testing the workflow, and deploying to a server. APIMatic's Docs as Code workflow enables users to manage their API Portal as code, automate deployments, and create better SDKs with minimal effort.
Sep 19, 2022 1,233 words in the original blog post.
The text discusses the importance of merging API specifications from multiple microservices into a single unified interface to ease API integration and maximize API adoption rates. It highlights how APIMatic can be used to automatically merge these specifications, generating an API developer portal with client SDKs, language-specific documentation, live code samples, and more. The process involves creating a local directory structure for the specifications, adding configuration metadata files, zipping the contents into a ZIP file, uploading it to APIMatic, and previewing the generated developer experience portal. The merged output includes combined API descriptions, servers, authentication schemes, models, endpoints, and useful links, demonstrating how APIMatic can simplify the process of merging microservice specifications.
Sep 13, 2022 2,556 words in the original blog post.