Skip to content

Commit 8ac405b

Browse files
authoredDec 3, 2020
Create astra.json
1 parent fa8d2fd commit 8ac405b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
 

‎astra.json

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "Getting Started with Apache Cassandra and Python using Astra",
3+
"description": "This sample Python backend provides a REST API service that is used with the Getting Started with Astra UI to show a simple example of how to connect to and query DataStax Astra databases.",
4+
"duration": "50 minutes",
5+
"skillLevel": "Intermediate",
6+
"githubUrl": "https://github.com/DataStax-Examples/getting-started-with-astra-python",
7+
"tags": [{ "name": "labs", "color": "warning" }, { "name": "python" }],
8+
"category": "apps",
9+
"priority": 3
10+
}

0 commit comments

Comments
 (0)
Failed to load comments.