From 9b4900381df48802feed64c99fe6fe273b106f78 Mon Sep 17 00:00:00 2001 From: lorenagubaira <102861577+Lorenagubaira@users.noreply.github.com> Date: Mon, 3 Mar 2025 12:07:51 -0400 Subject: [PATCH 1/2] Update learn.json --- learn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/learn.json b/learn.json index 031c69c..49ac8d9 100644 --- a/learn.json +++ b/learn.json @@ -7,8 +7,8 @@ }, "slug": "python-http-requests-api-tutorial-exercises", "description": { - "us": "Learn interactively to consume and create HTTP requests to APIs using Python", - "es": "Aprende interactivamente cómo consumir APIs y hacer requests HTTP con Python" + "us": "Master Python API requests with our interactive tutorial! Learn to make GET, POST, PUT, and DELETE requests effortlessly. Start coding today!", + "es": "¡Domina las peticiones a la API de Python con nuestro tutorial interactivo! Aprenda a realizar peticiones GET, POST, PUT y DELETE sin esfuerzo. ¡Empieza a programar hoy mismo!" }, "repository": "https://github.com/4GeeksAcademy/python-http-requests-api-tutorial-exercises", "duration": 4, From 011b7260f675ea0e613b8eaa1d0e0b4ac35ad0bf Mon Sep 17 00:00:00 2001 From: lorenagubaira <102861577+Lorenagubaira@users.noreply.github.com> Date: Mon, 3 Mar 2025 12:10:38 -0400 Subject: [PATCH 2/2] Update learn.json --- learn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/learn.json b/learn.json index 49ac8d9..93cc85a 100644 --- a/learn.json +++ b/learn.json @@ -15,9 +15,9 @@ "videoSolutions": false, "difficulty": "easy", "preview": "https://github.com/4GeeksAcademy/python-http-requests-api-tutorial-exercises/blob/master/preview.png?raw=true", -"repository": "https://github.com/4GeeksAcademy/python-http-requests-api-tutorial-exercises", "projectType": "tutorial", "autoPlay": true, +"technologies": ["python", "flask", "http"], "bugsLink": "https://github.com/learnpack/learnpack/issues/new", "editor": { "version": "5.0"