Skip to content

chore: limit API JSON body size#2129

Open
victordb9997 wants to merge 1 commit into
xevrion-v2:mainfrom
victordb9997:add-json-body-size-limit
Open

chore: limit API JSON body size#2129
victordb9997 wants to merge 1 commit into
xevrion-v2:mainfrom
victordb9997:add-json-body-size-limit

Conversation

@victordb9997

Copy link
Copy Markdown

Fixes #9

Summary

  • Configured Express JSON parsing with a conservative 100kb request body limit.
  • Documented the default API payload limit in the README backend instructions.

Verification

  • npm test --workspace apps/api

/claim #9

github-actions Bot added a commit that referenced this pull request Jun 24, 2026
@victordb9997 victordb9997 force-pushed the add-json-body-size-limit branch from bfc6223 to 4357f13 Compare June 24, 2026 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add request body size limit

1 participant