Zuplo logo

The Zuplo Blog

Learnings & Updates from the Zuplo team

Featured Article

API Management5 min read

Semantic Caching: What it is & Why You Need it

Semantic caching returns cached responses for requests with similar meaning, not just exact matches. Learn how it reduces costs, speeds up responses, and how to implement it with Zuplo.

Latest Articles

Explore our latest insights on API development, security, and best practices.

Supabase

Per-user rate limiting for Supabase

How to add user-based rate limits to Supabase in minutes

2 min read
API Gateway

Simple Query Parameter Validator using Custom Policies

How to implement a simple Query Parameter validation approach using Custom Policies

3 min read
Supabase

Auth Helper for Supabase JWT tokens

A free tool to help you sign in and get a supabase JWT token using your public anon key.

1 min read
Blog

Announcing Free Plan of Zuplo's Serverless API Gateway

Introducing the Zuplo Free plan, the fastest way to ship your public API. This plan is perfect for developers building APIs to share with other developers

2 min read
API Rate Limiting

Supa-dynamic rate-limiting based on data (using supabase)

In this video, you'll learn how to make rate-limiting extraordinarily dynamic by making the rate-limiter interact with external services like Supabase & Xata

2 min read
API Key Authentication

API Key Authentication Best Practices

Learn the best practices for API Key Management, including api key authentication, API key security, design tradeoffs, and technical implementation details.

10 min read
Supabase

Shipping a public API backed by Supabase

How to use Zuplo to take your supabase backend and make it a developer friendly, public API.

7 min read
Supabase

API Authentication using Supabase JWT tokens

How to use Zuplo to add Supabase JWT auth to any API

4 min read
Cloudflare

Using Cloudflare Workers to Optimize Auth0 Universal Login

Use Cloudflare Workers to force Auth0 to use a single connection for every authorization request.

2 min read
API Key Authentication

Introducing API Key Leak Prevention

Zuplo offers API Key Scanning on GitHub for API keys generated in Zuplo. API Key Leak Prevention is part of our Business and Enterprise subscriptions.

2 min read
API Versioning

What the GitHub API Gets Wrong

GitHub handles API versioning differently from other companies like Stripe, Twilio, etc. We think their approach is asking for trouble and limits your options

3 min read
API Versioning

How to get clients to move off the old version of your API

Want to know how to move clients off the old version of your API? We explain why using an API gateway for brownouts is effective your clients and for you.

3 min read