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
2022-05 · 6 min read

Sauber PHP

Explore Sauber PHP, a clean micro-framework with routing, dependency injection, and custom Command Bus.

phpmicro-frameworkapi-developmentpsr
2022-05 · 3 min read

Routing within our Domain

Learn how to manage routes in Laravel DDD by creating domain-specific route files and using service providers for cleaner and more organized code.

laraveldomain-driven-designroutingapi-development

Explore the journey of building the first Go Module for error handling in APIs. Simplify error handling in GoLang with this module.

goapi-developmenterror-handlinggo-modules

Discover ParameterBag, a PHP package that simplifies data handling by replacing arrays on objects, making code cleaner and more efficient.

phpopen-sourcedata-handlingapi-development