Incremental APIs
Offered By: Laracasts
Course Description
Overview
Often, pitfalls and traps are a good thing! They teach us about what to avoid the next time around. This is how best practices emerge. With that in mind, in this series, let's take an incremental approach to understanding API development with Laravel.
Syllabus
- We Need Dummy Data
- Level 1: Eloquent Queries to JSON
- Level 2: Responses and Codes
- Level 3: Transformations
- Extraction
- Refactoring
- Level 4: Basic Authentication
- Level 5: Seeders Reloaded
- Level 6: Tags and Nested Resources
- Level 7: Tests...Readable Ones!
- Refactoring Tests and Traits
- API Pagination
Taught by
Jeffrey Way
Related Courses
Build Your First AppLaracasts Eloquent Performance Patterns
Laracasts Advanced Eloquent
Laracasts Laravel 8 From Scratch
Laracasts What's New in Laravel 5.6
Laracasts