/larave-api-with-auth-code-authentication

A api built using laravel with auth code authentication

Primary LanguagePHP

About

This is a simple rest api built with laravel.

Features

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

License

The repo is open-sourced software licensed under the MIT license.