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