RESTful API built using Laravel 5. Used for tasks management and users CRUD.
The API Implements:
- Api-key authentication.
- Entry data validation.
- Json responses with success, errors and details.
- Models relations with eager loading.
- Backend built with Laravel 5.2
- Frontend built with Laravel 5.2