The RK Times

Filter: Backend ×

Featured · API-Design

REST API Guidelines: The Decisions That Bite Later

By Romaan · Sep 25, 2026
REST API Guidelines: The Decisions That Bite Later

A practical, language-agnostic guide to REST API design: HTTP methods and idempotency, PUT versus PATCH and the tri-state problem, headers that matter, filtering and cursor pagination, RFC 9457 errors, and producing an OpenAPI spec clients can safely generate from. Examples in…

Backend

Database Management System

A database is an organized collection of related data stored electronically so it can be easily accessed, managed, and updated. Databases…

Jun 9, 2026