Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: api

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

Articles5
Est. Read Time86 mins
Categories3
Featured4
Dec 202532m read

Building A TypeScript API That Doesn't Suck

Learn how to build a TypeScript SDK the right way: ditching axios for ofetch, using factory patterns, and creating production-ready code.

Oct 202521m read

Building your first MCP server with Laravel

Learn how to build a Laravel MCP server for task management with tools, resources, prompts, Sanctum auth, Pest testing, and Claude integration.

Oct 202510m read

Building APIs that scale with Nitro, Drizzle, and unstorage

Discover how Nitro, Drizzle ORM, and unstorage create a modern TypeScript API stack that's faster to build, easier to scale, and ready for edge deployments.

Oct 202511m read

Building a production-ready Go service with Go Blueprint

Learn how Go Blueprint transforms your workflow for building production-ready microservices.

Oct 202512m read

JSON Resume - The future of career data is here

A hands-on guide to implementing JSON Resume with PHP, from basic concepts to advanced usage with type-safe Laravel integration.