Skip to content

Commit 1a1dfa1

Browse files
Update learn.json
1 parent 1d719c8 commit 1a1dfa1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

learn.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
{
22
"language": "python3",
3+
"slug": "python-flask-api-tutorial",
4+
"description": "Create a Todo list API Interactively using Python language and the Flask Framework",
35
"repository": "https://github.com/4GeeksAcademy/python-http-requests-api-tutorial-exercises",
46
"config": {
57
"editor": {
68
"version": "1.0.72"
79
}
810
}
9-
}
11+
}

0 commit comments

Comments
 (0)