Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: api-development

Technical writings, opinionated architectures, and development guides tagged with api-development.

Articles10
Est. Read Time92 mins
Categories4
Featured0

Tempest makes API development feel lightweight by combining typed request objects, attribute-based validation, discovery-driven routing, and built-in mapping with minimal ceremony.

tempestphpapi-developmentrequest-validationattribute-routing
2025-11 · 31 min read

API-First Laravel Projects

Beginner-friendly, API-first Laravel path: 10 progressive projects covering resources, auth, search, multi-tenancy, webhooks, rate limits, and GraphQL.

laravelapi-developmentbeginner-friendlyauthenticationauthorizationeloquentmulti-tenancywebhooksrate-limitinggraphql

All you need to know about API Versioning. What is it, what types of versioning exist, how are they used and why you might need it?

laravelapi-developmentversioningrest-api
2023-10 · 2 min read

Making APIs the Right Way

Discover why API Platform is a game-changer for building APIs in PHP and Symfony, challenging common misconceptions.

api-platformphpapi-developmentsymfony

Learn a unique Laravel development workflow building a to-do API with step-by-step guidance and systematic approach.

laravelapi-developmentdomain-drive-designdevelopment-workflow
2022-08 · 4 min read

JSON API Resources in Laravel

Master JSON API Resources in Laravel. Learn to create consistent, compliant API responses with Tim MacDonald's package.

laraveljson-apiapi-developmentapi-resources