Zuplo logo

The Zuplo Blog

Learnings & Updates from the Zuplo team

Latest Articles

JWT API Authenticati...
API Tooling
Using jose to validate a Firebase JWT token

Firebase JWT tokens are a little unusual because they don't use secrets or JWKS but have public X509 certs

Josh Twist

Josh Twist

4/5/2023

Read more
API Rate Limiting
useEffect is trying to kill you

useEffect can make you your own worst enemy, protect yourself with rate-limiting

Josh Twist

Josh Twist

4/3/2023

Read more
OpenAI
OpenAPI
Fastest way to ship a ChatGPT plugin

Ship your ChatGPT plugin safely and quickly with Zuplo

Josh Twist

Josh Twist

3/26/2023

Read more
Tutorial
Mirroring Docker Images with Github Actions

Mirroring Docker Images to external registries with Github Actions

Nate Totten

Nate Totten

3/15/2023

Read more
OpenAPI
API Documentation
Zuplo now natively supports OpenAPI

Zuplo now uses the OpenAPI specification standard at its core

Josh Twist

Josh Twist

3/6/2023

Read more
OpenAI
API Key Authenticati...
Protect your OpenAI API Keys

Use Zuplo to protect your Open AI API key and rate-limit-usage

Josh Twist

Josh Twist

2/27/2023

Read more
API Gateway
Tutorial
Smart Routing for Microservices (or isolated customer backends)

Consolidate multiple endpoints behind a single API with smart routing

Josh Twist

Josh Twist

1/29/2023

Read more
Supabase
API Rate Limiting
Per-user rate limiting for Supabase

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

Josh Twist

Josh Twist

1/9/2023

Read more
API Gateway
API Request Validati...
Simple Query Parameter Validator using Custom Policies

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

Josh Twist

Josh Twist

1/6/2023

Read more
Supabase
JWT API Authenticati...
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.

Josh Twist

Josh Twist

1/5/2023

Read more