Zuplo logo

The Zuplo Blog

Learnings & Updates from the Zuplo team

Latest Articles

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.

Martyn Davies

Martyn Davies

6/5/2025

Read more
Ruby
API Tooling
Documenting Your Rails API Shouldn’t Be Painful (Rails + OasRails)

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

Andrés

Andrés

5/15/2025

Read more
MCP
API Tooling
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.

Victor Kiselev

Victor Kiselev

4/30/2025

Read more
TypeScript
API Tooling
Typesafe APIs Made Simple with oRPC

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

unnoq

unnoq

4/22/2025

Read more
API Tooling
API Best Practices
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.

Haim Kastner

Haim Kastner

4/22/2025

Read more
Go
API Tooling
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.

Daniel G Taylor

Daniel G Taylor

4/20/2025

Read more
C#
API Tooling
.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.

Pavle Davitković

Pavle Davitković

4/20/2025

Read more
Ruby
API Tooling
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.

Roman Samoilov

Roman Samoilov

4/13/2025

Read more
Scala
API Tooling
API-First Development in Scala

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

Sakib Hadžiavdić

Sakib Hadžiavdić

4/11/2025

Read more
gRPC
API Tooling
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.

Peyman Mortazavi

Peyman Mortazavi

4/9/2025

Read more