docker run -d --name timescaledb -p 5432:5432 -e POSTGRES_PASSWORD=password timescale/timescaledb:2.0.0-pg12
https://github.com/vi/websocat
ws://0.0.0.0:8000/recent_change
send go
to start streaming
ws://0.0.0.0:8000//recent_change_by_users
send coma separated user list to start streaming
eg GÜT,Fnielsen,Lettler,Hammersoft,Gamaliel,Lettler,Srich32977,Bdijkstra,Vahurzpu,Bdijkstra,Rar
eg curl -X GET "http://0.0.0.0:8000/topics_by_user/PhiliPpe%20rogeZ" -H "accept: application/json"
curl -X GET "http://0.0.0.0:8000/most_active_user/?year=2021&month=2" -H "accept: application/json"