Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kemalyen/laravel-sanctum


https://github.com/kemalyen/laravel-sanctum

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Sample Implementation of Laravel Santum API

Login, register and CRUD API endpoints for a sample product resource.

To run Product API test

```ssh
php artisan test --group=product
```

## License

The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).