diff --git a/learn.json b/learn.json index 031c69c..93cc85a 100644 --- a/learn.json +++ b/learn.json @@ -7,17 +7,17 @@ }, "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, "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"