API Fuzzing — Property-Based Endpoint Testing
Fuzz your API endpoints with random but valid inputs. Find edge cases, crashes, and 500 errors that manual testing misses.
Copilot (GitHub)Claude Code
#property-testing#automated-testing#api+2
1,300 views61 copies+35Fresh OAuth 2.0 Flow — Google/GitHub Provider
A advanced-level code prompt for creating oauth 2.0 flow. Fill in the variables to customize the output for your specific needs.
Claude CodeCursor
#authentication#oauth2#github+2
486 views24 copies+54Aging CodeYour contentIntermediate Rate Limiter Implementation — Token Bucket
Craft rate limiter implementation with this structured code prompt. Adjustable variables let you fine-tune the output.
Copilot (GitHub)Claude Code
#algorithm#token-bucket#api+2
172 views24 copies+43Aging CodeYour contentIntermediate Auth Middleware — JWT Verification + RBAC
Intermediate code generation prompt. Auth Middleware with customizable parameters for professional results.
Claude CodeCursor
#jwt#auth#security+2
140 views5 copies+14Stale