Build REST API using Laravel 5 and TDD tests
- 3.8
1 hour on-demand video
$
9.99
Brief Introduction
The Simplest Way To Build an API Web ServiceDescription
This course was made for every developper. We will create a RESTful API using Laravel 5 and Test Driven Development.
Here are some of the things you will learn about in this course:
- Understand the concept of the Test Driven Development (TDD)
- Create test for the application and the API
- Create Migrations and Models
- Create API Controllers that deal with HTTP requests properly
- Test using Postman
Requirements
- Requirements
- Basic knowledge of Laravel 5 (Routes/Models/Migrations/Controllers)