-
Notifications
You must be signed in to change notification settings - Fork 58
/
Copy pathastra.json
25 lines (25 loc) · 984 Bytes
/
astra.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"name": "Build Microservice and API",
"description": "Learn how to build a backend for Cassandra, from data model to drivers to API exposition",
"duration": "120 minutes",
"skillLevel": "Intermediate",
"language":["java", "python", "javascript"],
"stack": ["spring", "fastAPI", "express"],
"githubUrl": "https://github.com/datastaxdevs/bootcamp-fullstack-apps-with-cassandra",
"badge": "https://media.badgr.com/uploads/badges/ca43050e-5e6e-4edc-8218-3c12e66de4af.png",
"youTubeUrl": [ "https://www.youtube.com/watch?v=4djnV5wZSeg",
"https://www.youtube.com/watch?v=8KmSN3KEspE",
"https://www.youtube.com/watch?v=sGBFNDvk0pA",
"https://www.youtube.com/watch?v=h7BEsnMk1_E"
],
"tags": [
{ "name": "java" },
{ "name": "javascript" },
{ "name": "python" },
{ "name": "api" },
{ "name":"astradb" },
{ "name":"cassandra" }
],
"category": "workshop",
"usecases": []
}