Skip to content
SP StackPractices

Tag: api

3 resources tagged with "api" on StackPractices.

Handle Errors in APIs

Patterns for consistent, predictable API error handling across multiple languages and frameworks.

Call a REST API

How to make HTTP requests to a REST API and handle the JSON response in multiple languages.

REST API Design Guide

A comprehensive guide to designing clean, scalable, and maintainable REST APIs.