Skip to content
SferaDev

Blog

Posts I have written here and on other publications.

  • How we improved Organization Invites to Keycloak

    Many discussions with the Keycloak maintainers and a lot of code reviews later, our biggest contribution to Keycloak to date has been merged.

    Originally on xata.ioXataKeycloakOpen Source
  • From OpenAPI spec to MCP: How we built Xata's MCP server

    A deep dive into building an OpenAPI-driven Model Context Protocol (MCP) server using Kubb for code generation, custom TypeScript generators, and Vercel's Next.js MCP adapter to enable seamless AI integration.

    Originally on xata.ioXataOpenAPIMCP
  • TypeScript Origins: The Documentary

    A comprehensive documentary exploring the history, evolution, and impact of TypeScript in the software development landscape.

    View on youtu.beTypeScript
  • Xata Workers: client-side database access without client-side secrets

    Exploring how Xata's modern data platform enables secure client-side database access in Jamstack and serverless architectures without exposing sensitive credentials, leveraging Cloudflare Workers for edge computing.

    Originally on blog.cloudflare.comXataCloudflare Workers