{"id":15881634,"url":"https://github.com/glaucia86/iwd-serverless-demo","last_synced_at":"2026-04-14T04:31:43.495Z","repository":{"id":55935661,"uuid":"258305162","full_name":"glaucia86/iwd-serverless-demo","owner":"glaucia86","description":"Repositório responsável pelas demos relacionadas ao evento IWD organizado pelo GDE de Cancún","archived":false,"fork":false,"pushed_at":"2023-12-26T19:40:02.000Z","size":27,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-22T10:41:05.110Z","etag":null,"topics":["azure","azure-functions","mongodb","node-js","serverless","visual-studio-code"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/glaucia86.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-23T19:09:50.000Z","updated_at":"2023-12-22T01:38:33.000Z","dependencies_parsed_at":"2024-10-06T04:00:40.052Z","dependency_job_id":"0dc81b25-4494-441f-815a-57fb943c26de","html_url":"https://github.com/glaucia86/iwd-serverless-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/glaucia86/iwd-serverless-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glaucia86%2Fiwd-serverless-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glaucia86%2Fiwd-serverless-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glaucia86%2Fiwd-serverless-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glaucia86%2Fiwd-serverless-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glaucia86","download_url":"https://codeload.github.com/glaucia86/iwd-serverless-demo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glaucia86%2Fiwd-serverless-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31782736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure","azure-functions","mongodb","node-js","serverless","visual-studio-code"],"created_at":"2024-10-06T04:00:27.812Z","updated_at":"2026-04-14T04:31:43.475Z","avatar_url":"https://github.com/glaucia86.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demos: Obtenga más Productividad Creando Proyectos Sin Servidor con Visual Studio Code \u0026 Node.js - IWD Event by GDG Cancún\n\n[![bit-community.png](https://i.postimg.cc/4yVhWzYt/bit-community.png)](https://postimg.cc/BPZ66PcQ)\n\nRepositorio responsable de demos relacionadas con el evento **[IWD 2020](https://www.womentechmakers.com/iwd20)** organizado por el **[GDG de Cancún](http://gdgcancun.com/#/home)**\n\n## Recursos Utilizados 🚀\n\n* **[Visual Studio Code](https://code.visualstudio.com/?WT.mc_id=javascript-0000-gllemos)**\n* **[Node.js](https://nodejs.org/en/)**\n* **[Postman](https://www.getpostman.com/)**\n* **[Conta - Azure](https://azure.microsoft.com/?WT.mc_id=javascript-0000-gllemos)**\n* **[Mongodb Community Server](https://www.mongodb.com/download-center/community)**\n* **[MongodB Compass GUI](https://www.mongodb.com/download-center/compass)**\n* **[Extensión Visual Studio Code: Azure Functions](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions\u0026WT.mc_id=javascript-0000-gllemos)**\n* **[Azure Storage Account](https://azure.microsoft.com/services/storage/?WT.mc_id=javascript-0000-gllemos)**\n\n## Azure for Students ⭐️\n\nSi eres estudiante en cualquier universidad, se puede crear su cuenta de Azure for Students **[Azure for Students](https://azure.microsoft.com/free/students/?WT.mc_id=javascript-0000-gllemos)**. Esta cuenta le dará el beneficio en tener un crédito de $ 100 para usar los servicios de forma gratuita, sin tener necesidade una tarjeta de crédito. Para activar esta cuenta, haga clic: **[AQUÍ](https://azure.microsoft.com/free/students/?WT.mc_id=javascript-0000-gllemos)**\n\n### Ejecutando la Aplicación Localmente\n\n1) Para ejecutar la aplicación localmente, primero debe descargar el paquete npm de azure function tools globalmente en su máquina usando el comando:\n\n```bash\n\u003e npm i -g azure-functions-core-tools --unsafe-perm true\n```\n\n2) Hecho esto, vaya a la carpeta: `demo-1` o `demo-2`\n\n3) Ahora, abra el prompt y ejecute el comando:\n\n```bash\n\u003e func host start\n```\n\nAbra el navegador en: `http://localhost:7071/api/students` y listo. ¡Ejecutará su primer disparador HTTP en el navegador! ❤️ ❤️\n\n## Enlaces y Recursos Importantes ❗️\n\nDurante la platica, yo hablé sobre algunas documentaciones, enlaces y recursos importantes que pueden ayudarlo a conocer más sobre Arquitectura Sin Servidor y Azure Functions\n\n- ✅ **[Slide Presentation](https://bit.ly/2yzYPT4)**\n- ✅ **[Azure para desarrolladores JavaScript y Node.js](https://docs.microsoft.com/javascript/azure/?WT.mc_id=javascript-0000-gllemos\u0026view=azure-node-latest)**\n- ✅ **[Documentación Azure Functions](https://docs.microsoft.com/azure/azure-functions/?WT.mc_id=javascript-0000-gllemos)**\n- ✅ **[Extensão Vs Code – Azure Functions](https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurefunctions\u0026WT.mc_id=javascript-0000-gllemos)**\n- ✅ **[E-Book Grátis - Azure Serverless Computing Cookbook](https://azure.microsoft.com/resources/azure-serverless-computing-cookbook/?WT.mc_id=javascript-0000-gllemos)**\n- ✅ **[Cursos Grátis - Azure Functions](https://docs.microsoft.com/learn/browse/?term=functions\u0026WT.mc_id=javascript-0000-gllemos)**\n\n## ¿Dudas? ❗️❗️\n\nSi tiene preguntas sobre los códigos de proyecto relacionados con la platica, no dude en abrir un **[ISSUE AQUI](https://github.com/glaucia86/iwd-serverless-demo/issues)**. ¡Tan pronto como sea posible, responderé cualquier pregunta que pueda tener!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglaucia86%2Fiwd-serverless-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglaucia86%2Fiwd-serverless-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglaucia86%2Fiwd-serverless-demo/lists"}