Skip to content

JuanDMeGon/LumenAPI-Eng

Repository files navigation

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.

Releases

No releases published

Packages

No packages published