This repository contains the source code of the "RESTful API with Lumen".
This API is a case of study about: Students, Teachers and Courses:
- An Student has many courses
- A Course hasMany Students
- A Teacher has many Courses
- A Course belongs to one Teacher
Lumen and Homestead of Laravel: Create a RESTful API.
Curently teh course and the project works with Lumen 5.2.