17 lines
341 B
Markdown
17 lines
341 B
Markdown
# DevBox Email Collection API
|
|
|
|
A simple and efficient email collection backend for the DevBox landing page.
|
|
|
|
## Features
|
|
|
|
- 📧 Email collection and validation
|
|
- 📊 Statistics and analytics
|
|
- 💾 SQLite database storage
|
|
- 🔍 Search and export functionality
|
|
- 🚀 FastAPI with automatic documentation
|
|
|
|
## Quick Start
|
|
|
|
```bash
|
|
./run.sh
|