Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 344 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 344 Bytes

Slim Framework API using MySQL and Eloquent ORM with HMAC authentication and JWT authorizations

This is a small API Rest for an e-commerce store that updates product's prices and stock among others. It's developed in PHP using these resources:

  • PHP 5.6
  • MySQL
  • Slim Framework 3
  • Eloquent 5.2
  • Respect Validation 1.1
  • Lcobucci JWT 3.2