Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
CodeYourFuture
/
Module-Decomposition
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
71
Star
0
Code
Issues
9
Pull requests
46
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
West Midlands | 26 March SDC | Iswat Bello | Sprint 3 | Middleware exercises
- #93
#93
Closed
Iswanna
wants to merge 10 commits into
CodeYourFuture:main
CodeYourFuture/Module-Decomposition:main
from
Iswanna:middleware-exercises
Iswanna/Module-Decomposition:middleware-exercises
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
West Midlands | 26 March SDC | Iswat Bello | Sprint 3 | Middleware exercises
#93
Iswanna
wants to merge 10 commits into
CodeYourFuture:main
CodeYourFuture/Module-Decomposition:main
from
Iswanna:middleware-exercises
Iswanna/Module-Decomposition:middleware-exercises
Copy head branch name to clipboard
Commits
Commits on May 9, 2026
feat: Add .gitignore for Node.js project
Show description for edd1159
Iswanna
committed
edd1159
View commit details
Copy full SHA for edd1159
Browse repository at this point
Commits on Jun 5, 2026
Add middleware: X-username header and JSON string-array body parser
Show description for 0cfc2d1
Iswanna
committed
0cfc2d1
View commit details
Copy full SHA for 0cfc2d1
Browse repository at this point
Add "type": "module" to package.json
Show description for 8d2a02f
Iswanna
committed
8d2a02f
View commit details
Copy full SHA for 8d2a02f
Browse repository at this point
Initialize Express app, add PORT env fallback, harden JSON parsing, add route and start server
Show description for 65a83cf
Iswanna
committed
65a83cf
View commit details
Copy full SHA for 65a83cf
Browse repository at this point
Rename app.js to "two-custom-written-middlewares.js"
Show description for e08d8ec
Iswanna
committed
e08d8ec
View commit details
Copy full SHA for e08d8ec
Browse repository at this point
Fix pluralization for subject(s)
Show description for 8402a16
Iswanna
committed
8402a16
View commit details
Copy full SHA for 8402a16
Browse repository at this point
Add Express app with username and array-validation middleware
Show description for cdcd596
Iswanna
committed
cdcd596
View commit details
Copy full SHA for cdcd596
Browse repository at this point
Add README for middleware-exercise with run instructions and examples
Show description for 077c598
Iswanna
committed
077c598
View commit details
Copy full SHA for 077c598
Browse repository at this point
Commits on Jun 25, 2026
Update validation error message for clarity
Iswanna
committed
94c45fa
View commit details
Copy full SHA for 94c45fa
Browse repository at this point
Refactor body parsing to use Buffer.concat for proper UTF-8 support
Iswanna
committed
b33e2f0
View commit details
Copy full SHA for b33e2f0
Browse repository at this point
You can’t perform that action at this time.