Simple Contact Book written on Laravel.
Has basic features:
- Auth: Register, Login, Restore password.
- Contact list management: create contacts, list/view own contacts, edit, delete them or mark as favorites.
- API: manage contact with user api_token
Some parts could be enhanced or can have better detalization to be more complete.
- consistent API error responses
- phone field validation
Demo page - http://dev.yeeah.ru
The Laravel framework is open-sourced software licensed under the MIT license.