From f654f0c09e2d16b7c6378f385da0d7e16d43aea8 Mon Sep 17 00:00:00 2001 From: Kirsten Hunter <77410784+synedra@users.noreply.github.com> Date: Wed, 11 Jan 2023 15:10:36 -0800 Subject: [PATCH] Create astra.json --- astra.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 astra.json diff --git a/astra.json b/astra.json new file mode 100644 index 0000000..97f0c41 --- /dev/null +++ b/astra.json @@ -0,0 +1,15 @@ +{ + "name": "Killrvideo CSharp", + "summary": "Clone of youtube using DSE and csharp drivers", + "urls": { + "heroimage": "https://yt3.googleusercontent.com/ytc/AMLnZu99z7O76h-EBAOloogUjeaXsi0HN-2YaiixWxAjyw=s176-c-k-c0x00ffffff-no-rj-mo", + "github":"https://github.com/KillrVideo/killrvideo-csharp" + }, + "usecases": "Digital Library", + "owner": "no maintenance", + "apis": [], + "tags": [ + "csharp", + "grpc api" + ] +}