Files
explorer-monorepo/backend/libs/go-http-middleware
defiQUG bdae5a9f6e feat: explorer API, wallet, CCIP scripts, and config refresh
- Backend REST/gateway/track routes, analytics, Blockscout proxy paths.
- Frontend wallet and liquidity surfaces; MetaMask token list alignment.
- Deployment docs, verification scripts, address inventory updates.

Check: go build ./... under backend/ (pass).
Made-with: Cursor
2026-04-07 23:22:12 -07:00
..

go-http-middleware (extracted)

Generic HTTP middleware: security headers (CSP configurable), CORS. Source: backend/api/middleware/security.go. Consumer passes CSP string when wiring.