Zuplo logo

The Zuplo Blog

Learnings & Updates from the Zuplo team

Featured Article

API Management7 min read

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.

Model Context Protocol

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.

6 min read
API Design

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.

5 min read
Ruby

Documenting Your Rails API Shouldn’t Be Painful (Rails + OasRails)

Learn how to generate OpenAPI documentation for your Rails API using OasRails.

6 min read
Model Context Protocol

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.

8 min read
TypeScript

Typesafe APIs Made Simple with oRPC

Learn about ORPC a TypeScript library for API routing, validation, documentation, and type safety.

7 min read
API Tooling

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.

11 min read
Go

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.

13 min read
C#

.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.

10 min read
Ruby

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.

9 min read
Scala

API-First Development in Scala

Learn how to adopt API-first practices in Scala using modern tooling like OpenApi4s.

9 min read
gRPC

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.

11 min read
Java

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.

12 min read