Rename some helpers to middleware #49
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
We should rename the following
Helpers
to beMiddleware
instead, and follow the style ofCacheMiddleware
:BasicAuth
BearerAuth
BodyLimit
CORS
Compress
RequestId
Logger
This would be a breaking change, but since we're still in early stages, I don't think this is a huge concern.
The text was updated successfully, but these errors were encountered: