This is a simple rest api built with laravel.
It contains the following features
- user registeration
- user login with access_token
- user logout
- retrieving resources GET,
- updating resources PUT,
- creating resources POST,
- deleting reesources POST
The repo is open-sourced software licensed under the MIT license.