Zuplo logo
Tag

API Development and Management Tutorials

A curated set of API Tutorials. Learn to master API development and API management with our in-depth guides.

Articles tagged with "Tutorial"

APIs
API Tooling
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.

Adrian Machado

Adrian Machado

12/10/2024

APIs
API Tooling
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.

Adrian Machado

Adrian Machado

11/25/2024

API Design
API Tooling
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.

Adrian Machado

Adrian Machado

11/20/2024

API Marketing
Tutorial
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.

Adrian Machado

Adrian Machado

11/18/2024

API Best Practices
API Key Authenticati...
What are API Subaccounts?

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

Adrian Machado

Adrian Machado

11/12/2024

APIs
Tutorial
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.

Adrian Machado

Adrian Machado

11/11/2024

API Governance
API Tooling
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.

Adrian Machado

Adrian Machado

11/8/2024

API Best Practices
API Lifecycle Manage...
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.

Adrian Machado

Adrian Machado

10/28/2024

API Best Practices
API Lifecycle Manage...
Understanding The HTTP Deprecation Header

The HTTP Deprecation header informs clients that an API endpoint is or will be deprecated. The date can be in the past (deprecated) or future (to be deprecated).

Adrian Machado

Adrian Machado

10/25/2024

Frequently Asked Questions

Tutorials guide new and experienced developers through specific tasks or integrations, reducing the learning curve and fostering deeper engagement with your API.