Skip to content

Conversation

@sheida-shab
Copy link

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Description:
This PR adds two directories for the middleware exercises:

middleware-custom/ – Express app with two custom middlewares: reading X-Username header and parsing/validating JSON array POST body.

middleware-express-json/ – Same app using Express’s built-in express.json() middleware instead of custom body parsing.

Both apps have a POST endpoint returning authentication status and requested subjects.

@sheida-shab sheida-shab added Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. Module-Decomposition The name of the module. labels Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Module-Decomposition The name of the module. Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant