{"id":13342594,"url":"https://github.com/simonaco/voting-app","last_synced_at":"2025-03-19T13:31:04.935Z","repository":{"id":50065823,"uuid":"142446636","full_name":"simonaco/voting-app","owner":"simonaco","description":"Sample app to showcase GraphQL integration with Xamarin \u0026 React","archived":false,"fork":false,"pushed_at":"2021-06-05T05:02:38.000Z","size":879,"stargazers_count":10,"open_issues_count":9,"forks_count":8,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-14T19:31:10.762Z","etag":null,"topics":["apollo-client","azure-functions","graphql","javascript","xamarin"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonaco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-26T13:43:30.000Z","updated_at":"2022-03-14T16:22:09.000Z","dependencies_parsed_at":"2022-09-22T07:35:22.761Z","dependency_job_id":null,"html_url":"https://github.com/simonaco/voting-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonaco%2Fvoting-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonaco%2Fvoting-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonaco%2Fvoting-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonaco%2Fvoting-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonaco","download_url":"https://codeload.github.com/simonaco/voting-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244434759,"owners_count":20452245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["apollo-client","azure-functions","graphql","javascript","xamarin"],"created_at":"2024-07-29T19:29:51.802Z","updated_at":"2025-03-19T13:31:04.550Z","avatar_url":"https://github.com/simonaco.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://dev.azure.com/sicotin/sicotin/_apis/build/status/simonaco.voting-app?branchName=master)](https://dev.azure.com/sicotin/sicotin/_build/latest?definitionId=11?branchName=master)\n\n# Voting App\n\nIn this workshop we'll build a Serverless GraphQL endpoint for an existing voting API.\n\n## Prerequisites\n\n1. A recent version of Node (8+)\n\n1. VS Code: [download page](https://code.visualstudio.com/download/?WT.mc_id=workshop-ldnjs-sicotin)  \n\n1. Azure Functions CLI: [documentation](https://docs.microsoft.com/en-us/azure/azure-functions/functions-run-local?WT.mc_id=workshop-ldnjs-sicotin)  \n\n1. Azure Functions Extension for VS Code: [marketplace](https://marketplace.visualstudio.com/items/?WT.mc_id=workshop-ldnjs-sicotin\u0026itemName=ms-azuretools.vscode-azurefunctions)  \n\n1. Azure account: [https://aka.ms/free](https://aka.ms/free)\n\n## Steps\n\n1. Create your own services following steps on [services readme](https://github.com/simonaco/serverless-graphql-workshop/blob/master/services/Readme.md)\n\n1. Create GraphQL endpoint following steps on [api readme](https://github.com/simonaco/serverless-graphql-workshop/blob/master/graphql-api/Readme.md)\n\n1. Add GraphiQL UI using steps in [readme](https://github.com/simonaco/serverless-graphql-workshop/blob/master/graphiql/Readme.md)\n\n## Demo app\n\nGraphQL endpoint: [https://graphqlplayground.azurewebsites.net/api/graphql](https://graphqlplayground.azurewebsites.net/api/graphql)\n\nGraphiQL endpoint:\n[https://graphqlplayground.azurewebsites.net/api/graphiql](https://graphqlplayground.azurewebsites.net/api/graphiql)\n\nSample query:\n\n```\nquery {\n  teams {\n    id\n    name\n    points\n  }\n}\n```\n\nSample mutation:\n\n```\nmutation {\n  incrementPoints(id:2) {\n    id\n    name\n    points\n  }\n}\n```\n\n## Install Mobile App\n\n| Mobile OS | Installation Link |\n|-----------|-------------------|\n| iOS | [Install iOS App](./mobile/VotingApp/iOS_Download_Instructions.md) |\n| Android | [Install Android App](https://install.appcenter.ms/orgs/voting-app/apps/bubble-war/distribution_groups/london%20graphql%20workshop) |\n\n|CI Tool                    |Build Status|\n|---------------------------|---|\n| App Center, iOS | [![Build status](https://build.appcenter.ms/v0.1/apps/60056d45-f42f-4bcd-870b-19c10c400c66/branches/master/badge)](https://appcenter.ms) |\n| App Center, Android | [![Build status](https://build.appcenter.ms/v0.1/apps/b1cdcf1b-2685-4105-894e-9b60087dfc48/branches/master/badge)](https://appcenter.ms) |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonaco%2Fvoting-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonaco%2Fvoting-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonaco%2Fvoting-app/lists"}