MCPcopy Index your code
hub / github.com/and3rson/raid

github.com/and3rson/raid @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
65 symbols 165 edges 13 files 0 documented · 0% updated 2y ago★ 523 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

raid

Air Raid Alerts API (Ukraine)

Production: https://alerts.com.ua/

Stand With Ukraine

Running locally

# Local:
make run API_KEYS=foo,bar,baz
# Docker:
make run-docker
# Set DEBUG env var to true to enable verbose logs.
# Set TRACE env var to true to enable VERY verbose logs.

curl 127.0.0.1:10101/api/states -H 'X-API-Key: foo'

Extension points exported contracts — how you extend this code

FilterFunc (FuncType)
(no doc)
raid/pubsub.go

Core symbols most depended-on inside this repo

Write
called by 14
raid/sse.go
Subscribe
called by 4
raid/pubsub.go
Unsubscribe
called by 4
raid/pubsub.go
GenerateMap
called by 3
raid/mapgenerator.go
CreateRateLimiter
called by 2
raid/api.go
open
called by 2
raid/persistence.go
getLines
called by 2
raid/telegram.go
getAttr
called by 2
raid/telegram.go

Shape

Method 25
Struct 21
Function 18
FuncType 1

Languages

Go98%
Python2%

Modules by API surface

raid/telegram.go11 symbols
raid/api.go10 symbols
raid/updater.go8 symbols
raid/pubsub.go8 symbols
raid/delorean.go6 symbols
raid/persistence.go5 symbols
raid/mapgenerator.go5 symbols
raid/tcpserver.go4 symbols
raid/sse.go3 symbols
raid/settings.go2 symbols
cmd/snapshots/main.go1 symbols
cmd/raid/main.go1 symbols

For agents

$ claude mcp add raid \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact