Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1d8eeff

Browse files
Update learn.json
1 parent 9463887 commit 1d8eeff

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

‎learn.json

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,25 @@
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",
3+
"title": {
4+
"us": "Learn how to build HTTP requests with Python",
5+
"es": "Aprende a hacer requests HTTP con Python"
6+
},
7+
"slug": "python-http-requests-api-tutorial-exercises",
8+
"description": {
9+
"us": "Learn interactively to consume and create HTTP requests to API's using Python",
10+
"es": "Aprende interactivamente cómo consumir APIs y hacer requests HTTP con Python"
11+
},
512
"repository": "https://github.com/4GeeksAcademy/python-http-requests-api-tutorial-exercises",
13+
"duration": 4,
614
"videoSolutions": false,
15+
"difficulty": "easy",
716
"preview": "https://storage.googleapis.com/breathecode-asset-images/Screenshot%202023-08-16%20at%202.06.51%20PM.png",
17+
"repository": "https://github.com/4GeeksAcademy/python-http-requests-api-tutorial-exercises",
818
"projectType": "tutorial",
19+
"autoPlay": true,
920
"bugsLink": "https://github.com/learnpack/learnpack/issues/new",
10-
11-
"editor": {
12-
"version": "1.0.73"
13-
}
21+
"editor": {
22+
"version": "1.0.73"
23+
}
1424

1525
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /