{"id":20340884,"url":"https://github.com/nbaua/angra-angulargraphql","last_synced_at":"2026-04-13T00:03:18.183Z","repository":{"id":40935571,"uuid":"278845301","full_name":"nbaua/Angra-AngularGraphQL","owner":"nbaua","description":"This project is working prototype showing the use of GraphQL in an Angular Application.","archived":false,"fork":false,"pushed_at":"2022-12-13T06:43:27.000Z","size":1229,"stargazers_count":0,"open_issues_count":7,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-11T16:51:30.335Z","etag":null,"topics":["angular","express","graphql-api","javascript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/nbaua.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":"2020-07-11T11:09:50.000Z","updated_at":"2020-07-12T09:38:49.000Z","dependencies_parsed_at":"2023-01-28T08:30:34.555Z","dependency_job_id":null,"html_url":"https://github.com/nbaua/Angra-AngularGraphQL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nbaua/Angra-AngularGraphQL","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaua%2FAngra-AngularGraphQL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaua%2FAngra-AngularGraphQL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaua%2FAngra-AngularGraphQL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaua%2FAngra-AngularGraphQL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nbaua","download_url":"https://codeload.github.com/nbaua/Angra-AngularGraphQL/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nbaua%2FAngra-AngularGraphQL/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279232541,"owners_count":26130719,"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","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["angular","express","graphql-api","javascript"],"created_at":"2024-11-14T21:24:30.815Z","updated_at":"2025-10-16T19:59:56.849Z","avatar_url":"https://github.com/nbaua.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AnGra - An Angular GraphQL Demo Application\n\n---\n\n    This project is working prototype showing the use of GraphQL in an Angular Application.\n    (Server uses the simple JS version - Angular project is TS version)\n\n\u003e ### JavaScript + GraphQL + Angular + Express + SqlLite\n\n## How to use\n\nSimply clone this repository and run following command on terminal to update the required packages\n\n    \u003e npm install\n\n### Quick Check on GraphQL Server\n\n    \u003e node index\n\n\nRun the following query on localhost:1000/graphql\n\n    {\n    flights(flight_code: \"9E-3422\") {\n        flight_code\n        origin\n        destination\n        carrier {\n        tailnum\n        flight_ref\n        airline\n        }\n    }\n    }\n\n---\n\n### Quick check on Angular App\n\nRun the following command after starting the server in another terminal by switching to client directory\n\n    \u003e ng serve\n\n\n---\n\nDisclaimer:\nFor simplicity and to make things easy to understand, the queries and resolvers are included in the index.js files itself. Please follow the best coding practices at your end, do NOT replicate this structure for your actual project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbaua%2Fangra-angulargraphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnbaua%2Fangra-angulargraphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnbaua%2Fangra-angulargraphql/lists"}