Beginner-friendly, API-first Laravel path: 10 progressive projects covering resources, auth, search, multi-tenancy, webhooks, rate limits, and GraphQL.
#api-development
9 articles tagged with "api-development"
- Laravel
- Laravel
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?
-
Discover why API Platform is a game-changer for building APIs in PHP and Symfony, challenging common misconceptions.
-
Learn a unique Laravel development workflow building a to-do API with step-by-step guidance and systematic approach.
-
Master JSON API Resources in Laravel. Learn to create consistent, compliant API responses with Tim MacDonald's package.
-
Explore Sauber PHP, a clean micro-framework with routing, dependency injection, and custom Command Bus.
-
Learn how to manage routes in Laravel DDD by creating domain-specific route files and using service providers for cleaner and more organized code.
- API Development
Explore the journey of building the first Go Module for error handling in APIs. Simplify error handling in GoLang with this module.
-
Discover ParameterBag, a PHP package that simplifies data handling by replacing arrays on objects, making code cleaner and more efficient.