File tree Expand file tree Collapse file tree 1 file changed +16
-6
lines changed
Expand file tree Collapse file tree 1 file changed +16
-6
lines changed Original file line number Diff line number Diff line change 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}
You can’t perform that action at this time.
0 commit comments