<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Fern</title>
    <link>https://buildwithfern.com</link>
    <description>Start with OpenAPI. Generate SDKs in multiple languages, interactive API documentation, and an agent-first CLI.</description>
    <language>en-us</language>
    <lastBuildDate>Sat, 11 Jul 2026 00:39:16 GMT</lastBuildDate>
    <item>
      <title>GitLab-integrated API documentation platforms for self-hosted enterprises (July 2026)</title>
      <link>https://buildwithfern.com/post/gitlab-api-documentation-platforms-self-hosted</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/gitlab-api-documentation-platforms-self-hosted</guid>
      <description>Compare GitLab API documentation platforms for self-hosted enterprises: GitLab self-managed integration, on-prem deployment, and spec-driven sync in July 2026.</description>
      <pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate>
      
      <category>educational</category><category>docs-sdks</category>
    </item>
    <item>
      <title>What is an API CLI generator? A complete guide for developers (July 2026)</title>
      <link>https://buildwithfern.com/post/what-is-an-api-cli-generator</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/what-is-an-api-cli-generator</guid>
      <description>An API CLI generator turns your OpenAPI spec into a command-line tool. Complete guide to how it works, benefits, and tradeoffs in July 2026.</description>
      <pubDate>Fri, 10 Jul 2026 00:00:00 GMT</pubDate>
      
      <category>educational</category><category>sdks</category>
    </item>
    <item>
      <title>How to build a CLI for your API without writing it from scratch (July 2026)</title>
      <link>https://buildwithfern.com/post/how-to-build-a-cli-for-your-api</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/how-to-build-a-cli-for-your-api</guid>
      <description>How to build a CLI for your API in July 2026: design commands, auth, and output, then generate the whole tool from your OpenAPI spec instead of hand-coding it.</description>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
      
      <category>educational</category><category>sdks</category>
    </item>
    <item>
      <title>OpenAPI Generator CLI vs Fern: what&apos;s the difference? (July 2026)</title>
      <link>https://buildwithfern.com/post/openapi-generator-cli-vs-fern</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/openapi-generator-cli-vs-fern</guid>
      <description>Compare openapi-generator-cli vs Fern CLI in July 2026: template-based generation you maintain yourself versus idiomatic SDKs and synced docs from one spec.</description>
      <pubDate>Mon, 06 Jul 2026 00:00:00 GMT</pubDate>
      
      <category>educational</category><category>sdks</category>
    </item>
    <item>
      <title>Our largest docs sites now render ~6.4x faster</title>
      <link>https://buildwithfern.com/post/faster-docs</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/faster-docs</guid>
      <description>Our docs platform used to store each entire site as a single monolithic JSON object. Here&apos;s why that fell apart, and how we rebuilt storage so a one-page edit only touches the one page.</description>
      <pubDate>Thu, 02 Jul 2026 00:00:00 GMT</pubDate>
      <author>Sandeep Dinesh and Chris Broadfoot</author>
      <category>engineering</category><category>docs</category>
    </item>
    <item>
      <title>CLI vs MCP: which API interface should you build first? (June 2026)</title>
      <link>https://buildwithfern.com/post/cli-vs-mcp-which-api-interface-first</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/cli-vs-mcp-which-api-interface-first</guid>
      <description>CLI vs MCP: Learn which API interface to build first for AI agents. Compare token costs, auth models, and workflows. June 2026 guide with code examples.</description>
      <pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate>
      <author>Nathan Lian</author>
      <category>educational</category>
    </item>
    <item>
      <title>Why API first approach matters and what it means for development in 2026</title>
      <link>https://buildwithfern.com/post/what-is-api-first-approach</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/what-is-api-first-approach</guid>
      <description>Learn what an API first approach means, how it differs from code-first development, and why it matters for teams building APIs in June 2026.</description>
      <pubDate>Fri, 19 Jun 2026 00:00:00 GMT</pubDate>
      <author>Nathan Lian</author>
      <category>educational</category>
    </item>
    <item>
      <title>When to use MCP vs a CLI for API access: a practical guide (June 2026)</title>
      <link>https://buildwithfern.com/post/mcp-vs-cli-api-access</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/mcp-vs-cli-api-access</guid>
      <description>Learn when to use MCP vs a CLI for API access in June 2026. Compare agent-driven workflows with direct API calls to pick the right integration method.</description>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
      <author>Nathan Lian</author>
      <category>educational</category>
    </item>
    <item>
      <title>SDK vs CLI vs MCP: choosing the right interface for your API (June 2026)</title>
      <link>https://buildwithfern.com/post/sdk-vs-cli-vs-mcp-choosing-interface</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/sdk-vs-cli-vs-mcp-choosing-interface</guid>
      <description>Compare SDK, CLI, and MCP interfaces for your API. Learn which fits your workflow, token costs, and auth requirements. June 2026 analysis.</description>
      <pubDate>Mon, 15 Jun 2026 00:00:00 GMT</pubDate>
      <author>Nathan Lian</author>
      <category>educational</category>
    </item>
    <item>
      <title>Why Fern takes a developer-first approach to SDK generation and API documentation June 2026</title>
      <link>https://buildwithfern.com/post/fern-developer-first-sdk-generation-api-documentation</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/fern-developer-first-sdk-generation-api-documentation</guid>
      <description>Learn why Fern takes a developer-first approach to SDK generation and API documentation in June 2026. Generate SDKs and docs from one spec automatically.</description>
      <pubDate>Sat, 06 Jun 2026 00:00:00 GMT</pubDate>
      <author>Nathan Lian</author>
      <category>educational</category>
    </item>
    <item>
      <title>How to generate a CLI from your OpenAPI spec (June 2026)</title>
      <link>https://buildwithfern.com/post/generate-cli-from-openapi-spec</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/generate-cli-from-openapi-spec</guid>
      <description>Learn how to generate a CLI from your OpenAPI spec in June 2026. Keep commands synchronized with your API automatically without manual coding or drift.</description>
      <pubDate>Sat, 06 Jun 2026 00:00:00 GMT</pubDate>
      <author>Nathan Lian</author>
      <category>educational</category>
    </item>
    <item>
      <title>How 2 designers and AI rebuilt Fern&apos;s marketing site</title>
      <link>https://buildwithfern.com/post/building-fern-site</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/building-fern-site</guid>
      <description>How we leveraged AI in our design process. We set the creative direction up front and refined the final details ourselves; AI handled the middle of the process.</description>
      <pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate>
      <author>Kapil Gowru and Mathieu Legault</author>
      <category>design</category><category>company</category>
    </item>
    <item>
      <title>The best API documentation platforms for enterprise teams in May 2026</title>
      <link>https://buildwithfern.com/post/best-api-documentation-platforms-enterprise</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/best-api-documentation-platforms-enterprise</guid>
      <description>Compare the best API documentation platforms for enterprise teams in May 2026. SDK generation, private deployment, and Git-native workflows included.</description>
      <pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate>
      <author>Nathan Lian</author>
      <category>educational</category>
    </item>
    <item>
      <title>Best developer portal platforms for HR tech partner ecosystems (May 2026)</title>
      <link>https://buildwithfern.com/post/developer-portal-platforms-hr-tech-partner-ecosystems</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/developer-portal-platforms-hr-tech-partner-ecosystems</guid>
      <description>Compare developer portal platforms for HR tech partner ecosystems. Review SDK generation, compliance controls, and documentation tools for HRIS integrations. May 2026.</description>
      <pubDate>Sun, 31 May 2026 00:00:00 GMT</pubDate>
      <author>Nathan Lian</author>
      <category>educational</category>
    </item>
    <item>
      <title>How insurance carriers should build API partner portals in 2026</title>
      <link>https://buildwithfern.com/post/insurance-carriers-build-api-partner-portals</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/insurance-carriers-build-api-partner-portals</guid>
      <description>Learn how insurance carriers should build API partner portals in May 2026 with self-service onboarding, OAuth 2.0, typed SDKs, and sandbox environments.</description>
      <pubDate>Sat, 23 May 2026 00:00:00 GMT</pubDate>
      <author>Nathan Lian</author>
      <category>educational</category>
    </item>
    <item>
      <title>Workday, ADP, and Rippling API documentation: A partner-side comparison (May 2026)</title>
      <link>https://buildwithfern.com/post/workday-adp-rippling-api-documentation-comparison</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/workday-adp-rippling-api-documentation-comparison</guid>
      <description>Compare Workday, ADP, and Rippling API documentation for partner developers. Learn authentication, rate limits, and costs. May 2026 analysis.</description>
      <pubDate>Sat, 23 May 2026 00:00:00 GMT</pubDate>
      <author>Nathan Lian</author>
      <category>educational</category>
    </item>
    <item>
      <title>Revamping our website</title>
      <link>https://buildwithfern.com/post/revamping-website</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/revamping-website</guid>
      <description>Investing in the future of developer and agent experience tooling.</description>
      <pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate>
      <author>Danny Sheridan</author>
      <category>strategy</category>
    </item>
    <item>
      <title>Introducing Fern Replay</title>
      <link>https://buildwithfern.com/post/fern-replay</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/fern-replay</guid>
      <description>Replay reapplies SDK customizations on top of every regeneration, automatically. Available across all SDK languages.</description>
      <pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate>
      <author>Tanmay Singh</author>
      <category>product</category><category>sdks</category>
    </item>
    <item>
      <title>Migrate from Stainless today</title>
      <link>https://buildwithfern.com/post/fern-vs-stainless-sdk-generator</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/fern-vs-stainless-sdk-generator</guid>
      <description>Compare Fern vs Stainless SDK generators in January 2026. Fern offers 9+ languages, WebSockets, gRPC, CLI workflow, and on-premise deployment vs Stainless dashboard approach.</description>
      <pubDate>Sun, 17 May 2026 00:00:00 GMT</pubDate>
      <author>Alex McKinney</author>
      <category>educational</category><category>sdks</category>
    </item>
    <item>
      <title>How I&apos;m making our documentation agent-friendly (and how I&apos;m not)</title>
      <link>https://buildwithfern.com/post/agent-friendly-docs</link>
      <guid isPermaLink="true">https://buildwithfern.com/post/agent-friendly-docs</guid>
      <description>Writing docs that AI agents can actually use means doing content work and relying on platform scaffolding. Here&apos;s what I do, and what I can&apos;t.</description>
      <pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate>
      <author>Devin Logan</author>
      <category>company</category><category>docs</category>
    </item>
  </channel>
</rss>