Zuplo logo

The Zuplo Blog

Learnings & Updates from the Zuplo team

Articles tagged "Developers"

Firebase
JWT API Authenticati...
Generate Firebase JWT tokens in seconds

Create a JWT token for your Firebase user easily with firebasejwt.com

Josh Twist

Josh Twist

6/27/2023

Read more
Firestore
API Gateway
Turn Firebase Firestore Data into a simple REST API

Easily transform Firebase Firestore Data into a public API using Firebase admin authentication.

Nate Totten

Nate Totten

6/12/2023

Read more
API Mocking
OpenAPI
Announcing rapid API mocking via OpenAPI

Announcing our new Mock API policy that allows you to develop a mock API in record time using examples in your OpenAPI document

Josh Twist

Josh Twist

5/18/2023

Read more
API Best Practices
GraphQL
GraphQL vs REST: Choosing the Right API Design for Your Audience

Choosing REST APIs for your external users provides a quicker onboarding experience. Learn how to translate your existing GraphQL API into a simplified REST API

Nate Totten

Nate Totten

5/10/2023

Read more
OpenAI
OpenAPI
Shipping a ChatGPT Plugin in record time (detailed walkthrough)

Because Zuplo is OpenAPI-native, shipping a ChatGPT plugin couldn't be easier, let us walk you through it

Josh Twist

Josh Twist

5/5/2023

Read more
API Rate Limiting
API Best Practices
The subtle art of API Rate-Limiting

Understand API Rate Limiting techniques and best practices from the founder of Azure API Management.

Josh Twist

Josh Twist

5/2/2023

Read more
OpenAPI
Tutorial
Bringing Types to APIs with TypeSpec

An easier way to design APIs with Microsoft's new language TypeSpec

Nate Totten

Nate Totten

4/19/2023

Read more
API Management
API Best Practices
The Power of Problem Details for HTTP APIs

Better API errors with the Problem Details standard

Nate Totten

Nate Totten

4/11/2023

Read more
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