All Projects → JuanDMeGon → Lumenapi Eng

JuanDMeGon / Lumenapi Eng

Repository for the "RESTful API with Lumen" course

RESTful API with Lumen (PHP / Laravel Micro Framework)

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

Official site for the course:

Lumen and Homestead of Laravel: Create a RESTful API.

Curently teh course and the project works with Lumen 5.2.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].