Back to Projects

Gołąb

Secure contact form API service for static websites with edge-first architecture and multi-layer protection.

Gołąb

About This Project

Gołąb is a secure contact form API service designed specifically for static websites, built with security as the top priority. The service features an edge-first architecture running on Cloudflare Workers global network, providing multi-layer protection including WAF integration, API key authentication, rate limiting, and advanced bot protection.



The service is developer-focused with type-safe TypeScript implementation, comprehensive test suite, and an optimized bundle under 1MB. It's a production-ready solution that enables developers to add secure contact forms to their static sites without the complexity of managing backend infrastructure.

Key Features

  • Edge-first architecture on Cloudflare Workers
  • Multi-layer security protection
  • API key authentication
  • Rate limiting and bot protection
  • Type-safe TypeScript implementation
  • Comprehensive test suite
  • Optimized bundle under 1MB

Challenges

  • Ensuring security for static website contact forms
  • Building edge-first architecture for global performance
  • Implementing comprehensive protection against bots and spam

Results

  • Production-ready solution for static websites
  • Global edge deployment for optimal performance
  • Developer-friendly with minimal setup required

Technologies Used