Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 216 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 216 Bytes

usingHAL-API

Project to get data from HAL API, using PHP only. No framework required or used.

First part without MVC:

  • code under directory "withoutMVC"

Second part using MVC:

  • code under directory "app"