API Basic CRUD with Authentication
Laravel 9
API Documentation for Basic Laravel CRUD with Products CRUD and User Authentication
Authentication Module
- Login API with Token
- Authenticated User Profile
- Refresh Data
- Logout
Product Module
- Product List
- Product List [Public]
- Create Product
- Edit Product
- View Product
- Delete Product
Read API Documentation
Read Github
Postman