add stream service (#188)

This commit is contained in:
Asim Aslam
2021-08-13 12:53:50 +01:00
committed by GitHub
parent 3c6c8f646e
commit 9348afd0f6
14 changed files with 749 additions and 1 deletions

5
stream/publicapi.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "stream",
"icon": "🌊",
"category": "messaging"
}