forked from breatheco-de/python-flask-api-tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlearn.json
27 lines (27 loc) · 959 Bytes
/
learn.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
26
27
{
"title": "Todo List API with Python Flask Interactive",
"slug": "python-flask-api-tutorial",
"status": "published",
"solution": "https://github.com/breatheco-de/todo-list-api-interactive/tree/solution",
"repository": "https://github.com/breatheco-de/python-flask-api-tutorial",
"preview": "https://github.com/breatheco-de/python-flask-api-tutorial/blob/master/.learn/assets/preview.png?raw=true",
"duration": 6,
"grading": "incremental",
"difficulty": "easy",
"videoSolutions": false,
"projectType": "tutorial",
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
"description": "Create a Todo list API Interactively using Python language and the Flask Framework",
"technologies": [
"python",
"terminal",
"command-line",
"APIs",
"REST"
],
"editor": {
"version": "3.1.23"
},
"autoPlay": true,
"projectType": "tutorial"
}