The Zuplo Blog
Learnings & Updates from the Zuplo team
Featured Article
API Monetization in 2026: The Ultimate Guide to Selling Your Data
The API economy has shifted entirely to revenue. Learn the best billing models, how to implement them in minutes, and why programmable gateways like Zuplo have made legacy solutions obsolete.
Latest Articles
Explore our latest insights on API development, security, and best practices.
Why MCP Won't Kill APIs (And What It Will Do Instead)
As part of MCP Week, API Strategy Expert Kevin Swiber shares key insights into MCP Server design challenges and how it will help to inspire the next generation of developers.
Identify AI Agents with HTTP Message Signatures
Learn how to securely identify and verify bots and agents with HTTP Message Signatures (RFC9421) using Zuplo’s Web Bot Auth policy.
Documenting Your Rails API Shouldn’t Be Painful (Rails + OasRails)
Learn how to generate OpenAPI documentation for your Rails API using OasRails.
Providing Secure Access to Databases for LLMs and AI-Agents
Learn about CentralMind a universal MCP-Server for your Databases optimized for LLMs and AI-Agents.
Typesafe APIs Made Simple with oRPC
Learn about ORPC a TypeScript library for API routing, validation, documentation, and type safety.
APIs, Units, and Quantities: Building Unit-Agnostic Integrations
Learn how to deal with different units and quantities consistently and cleanly in your API using unitsnet - a library that makes compatibility and conversion simple.
How to Build an API with Go and Huma
Learn how to build a REST API using Go and Huma - a lightweight framework with built-in support for OpenAPI.
.Net API Tutorial: Build, Document, and Secure a REST API
Learn how to build a REST API using C# and .Net. This tutorial covers build a Web API, connecting a database, hosting on azure, adding authentication, and generating a developer portal.
Building High Performance Ruby REST APIs with Rage
Learn how to build Ruby on Rails compatible REST APIs that are fast, modern, and developer-friendly using Rage.
API-First Development in Scala
Learn how to adopt API-first practices in Scala using modern tooling like OpenApi4s.
gRPC API Gateway: Bridging the Gap Between REST and gRPC
Learn how to expose REST API endpoints for your gRPC server using gRPC API gateway - a framework that includes OpenAPI support, documentation, error handling, and streaming support.
Spring Boot API Tutorial: Build, Document, and Secure a REST API
Learn how to build an API with Java and Spring Boot. Implement API rate limiting, API key authentication and build an API developer documentation portal.