Skip to content

arttsai/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.

About

Repository for the "RESTful API with Lumen" course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 99.4%
  • ApacheConf 0.6%