gbowne1 / gbowne1/codestream

[TODO] add middleware

Open
#103 1 comment 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
9
Forks
24
PR merge metrics
No merged PRs in 30d

Description

We only have auth middleware. That's pretty weak sauce. Add:

```fs
/src/middleware/
auth.js
moderation.js
chatDisabled.js
rateLimit.js
validate.js
errorHandler.js
```

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the existing /src/middleware/auth.js and the surrounding middleware entry points. Before implementation, define the expected behavior and integration points for moderation, chatDisabled, rateLimit, validate, and errorHandler; done means those six middleware files exist and their requirements are covered by project tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.