An open API service indexing awesome lists of open source software.

https://github.com/remonhasan/rest-api

Sanctum rest api with auth ⛄
https://github.com/remonhasan/rest-api

authentication laravel8x postman postman-test rest-api sanctum

Last synced: 6 months ago
JSON representation

Sanctum rest api with auth ⛄

Awesome Lists containing this project

README

          

![Product Api](https://github.com/Remonhasan/product-api-laravel-sanctum-spa/blob/main/api-validation.png)

| :bell: Product Api with auth using laravel 8 Sanctum SPA with Postman |
|:--------------------|
|This project based on a product api with auth using laravel 8 Sanctum SPA with Postman .|

| :bell: Product Update|
|:--------------------|
![Update](https://github.com/Remonhasan/product-api-laravel-sanctum-spa/blob/main/api-update-price.png)
| :bell: Product Delete|
|:--------------------|
![Delete](https://github.com/Remonhasan/product-api-laravel-sanctum-spa/blob/main/api-delete.png)
| :bell: Product Search|
|:--------------------|
![Search](https://github.com/Remonhasan/product-api-laravel-sanctum-spa/blob/main/api-search.png)
| :bell: Access Token|
|:--------------------|
![Access Token](https://github.com/Remonhasan/product-api-laravel-sanctum-spa/blob/main/api-access-token.png)
| :bell: Get product by token|
|:--------------------|
![Get Product by Token](https://github.com/Remonhasan/product-api-laravel-sanctum-spa/blob/main/api-get-product-by-token.png)
| :bell: Login|
|:--------------------|
![Logged In](https://github.com/Remonhasan/product-api-laravel-sanctum-spa/blob/main/api-logged-in.png)
| :bell: Log out|
|:--------------------|
![Logged out](https://github.com/Remonhasan/product-api-laravel-sanctum-spa/blob/main/api-logged-out.png)

[Check Blog for Details](https://dev.to/remonhasan/laravel-8-rest-api-authentication-with-sanctum-ie8)