Zuplo logo

Learning Center

Hone your engineering knowledge and skills with the latest articles on API development, management, and best practices.

Latest Articles

APIs

Building a PostgREST API For Your MySQL Database

Learn how to build a Supabase-inspired, PostgREST compatible, developer experience for interacting with your hosted MySQL Database via REST API and Javascript/Typescript SDK.

Supabase

Automatically Generate REST and GraphQL APIs From Your Database

Learn about the tools and frameworks you can use to automatically generate a REST API or GraphQL API directly from your SQL and NOSQL database.

APIs

Spotify API Alternatives - Best Music APIs

Spotify is slowly killing its free API. Compare alternatives including Apple Music, SoundCloud, Deezer, Napster and more to find the best Spotify API alternative.

Auth0

Auth Pricing Wars: Cognito vs Auth0 vs Firebase vs Supabase

Choosing an affordable but robust authentication service is not easy - especially since Amazon Cognito recently raised their prices. Compare AWS Cognito, Auth0, Firebase authentication, Supabase authentication, and Clerk.

APIs

Using Neon + PostgREST to Build a Supabase-like Developer Experience

Learn how to build a Supabase-inspired developer experience for interacting with your hosted Postgres Database via REST API and Javascript/Typescript SDK.

API Design

How to Convert a SQL Query to an API Request

You can convert SQL Queries into API requests easily using the RQL or OData formats for sending requests, or by using a framework like PostgREST on top of your database.

API Marketing

How to Successfully Promote and Market an API

What are the best strategies for marketing an API in 2024? Use these techniques for your API as a product strategy.

API Best Practices

What are API Subaccounts?

The Subaccount pattern divides an organization's API access by business units, allowing for finer-grain control and monitoring.

APIs

Ultimate Giphy to Tenor API Migration Guide

Giphy has started charging for its API - learn how to migrate to the Tenor API to continue using GIFs for free.

API Governance

Creating Your Own API Integration Platform

Learn how to build an API integration platform, to help you design, deploy, and oversee integrations between your business and 3rd party APIs.

Python

Top 20 Python API Frameworks with OpenAPI Support

Explore 20 of the most popular API frameworks and libraries for building APIs with Python that support OpenAPI/Swagger.

API Best Practices

Deprecating Node JS REST APIs in 6 Frameworks

Learn how to deprecate your Node JS REST APIs in 6 popular frameworks - including Express, Fastify, NestJS, Hapi, Restify, and Koa.