dingo / dingo/api

Throttling args

Open
#1,021 4 comments 0 reactions 0 assignees View on GitHub
feature planned request
Dominant language
PHP
Stars
9.4k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

Laravel 5.2 already has throttling though I prefer the Dingo API's throttling due to some additional features. However, the new middleware groups would be benefit from having the throttling defined directly in the middleware string ala `api.throttle:30,1` instead of passing additional values, so that the middleware group array can leverage it as here https://github.com/laravel/laravel/blob/master/app/Http/Kernel.php#L35

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.