Search Articles — Sudonull

Search Results

In this project

Processing webhooks in Python: FastAPI + Redis

https://sudonull.com/processing-webhooks-in-python-fastapi-redis

Learn how to build reliable backends for webhooks with task queues. FastAPI code, Redis workers, protection against duplicates and errors. For middle/senior dev.

Conway: Anthropic agent with webhooks

https://sudonull.com/conway-anthropic-agent-with-webhooks

Anthropic launches Conway — autonomous Claude agent with .cnw.zip extensions and OpenClaw blocking. Learn about webhooks, integration, and developer features. Read details.

Alertmanager-jira: integration of alerts with Jira

https://sudonull.com/alertmanager-jira-integration-of-alerts-with-jira

Set up Alertmanager webhook for automatic task creation in Jira. Flexible templates, custom fields, JQL deduplication. Docker deployment for Prometheus/VictoriaMetrics. Learn more.

MVP bot for Max.ru: Long Polling and Reply mapping

https://sudonull.com/mvp-bot-for-max-ru-long-polling-and-reply-mapping

Create a feedback bot for Max.ru on Node.js with SQLite. Long Polling without webhooks, Reply handling. Full code and architecture for middle/senior dev.

FastAPI + Marzban: automation of VPN service

https://sudonull.com/fastapi-marzban-automation-of-vpn-service

Breakdown of VPN protection service architecture: FastAPI async, Marzban integration, idempotent YUKassa webhooks, Docker. Models code, token caching, trial. For middle/senior dev.

Trending Now