Beyond basic auth, your project provides incredible granular control for HTTP services. We're talking:
🔒 User-Agent, IP & Referer Black/Whitelisting: Fine-tune who accesses your APIs.
🚦 IP Rate Limiting: Built-in abuse prevention with pluggable storage for distributed setups!
🚫 Profanity Firewall: A unique feature to filter undesirable language in requests, even with whitelisted exceptions!
Seriously impressed by the thought and utility packed into this. If you're building secure, resilient Go web apps, gatekeeper looks like an absolute must-have.
Check it out:
go get github.com/4nkitd/gatekeeper
Top comments (0)