geekbrain_io_web / app /
..
routes feat: contact route with reCAPTCHA validation and email 20 days ago
static feat: static assets, base template, steampunk CSS, and JS validation 20 days ago
templates feat: contact route with reCAPTCHA validation and email 20 days ago
__init__.py feat: initial project setup with config and dependencies 20 days ago
config.py feat: pydantic schemas and CRUD operations with tests 20 days ago
crud.py fix: exclude recaptcha_token from Contact model in CRUD 20 days ago
database.py feat: database models and async connection setup 20 days ago
models.py feat: database models and async connection setup 20 days ago
schemas.py feat: pydantic schemas and CRUD operations with tests 20 days ago