Go to file
wbtiger 92928bda95 Merge pull request 'Add rate limiter' (#3) from feature/rate-limit into master 2026-07-12 14:37:55 +08:00
.gc chore: add validator with smoke test 2026-07-12 13:27:54 +08:00
README.md feat: add test line for PR verification 2026-07-12 02:35:12 +08:00
handler.js fix: address code review findings — SQL injection, XSS, async handling, error swallowing 2026-07-12 03:19:08 +08:00
package.json chore: add validator with smoke test 2026-07-12 13:27:54 +08:00
ratelimit.js fix: address review findings — sliding window, 429 status, remove dead logRequest, add tests 2026-07-12 13:34:07 +08:00
smoke.test.js fix: address review findings — sliding window, 429 status, remove dead logRequest, add tests 2026-07-12 13:34:07 +08:00
validator.js chore: add validator with smoke test 2026-07-12 13:27:54 +08:00

README.md

gc-devops-test

line for pr