{"id":29112079,"url":"https://github.com/sbussard/lambda-graphql-apex","last_synced_at":"2026-04-29T16:02:39.640Z","repository":{"id":150144547,"uuid":"96145671","full_name":"sbussard/lambda-graphql-apex","owner":"sbussard","description":"A barebones graphql implementation using the apex framework.","archived":false,"fork":false,"pushed_at":"2017-07-03T19:52:46.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-29T10:04:42.796Z","etag":null,"topics":["apex","apex-framework","aws","aws-lambda","graphql"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/sbussard.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-07-03T19:52:36.000Z","updated_at":"2018-02-15T10:12:26.000Z","dependencies_parsed_at":"2023-07-04T07:09:34.169Z","dependency_job_id":null,"html_url":"https://github.com/sbussard/lambda-graphql-apex","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sbussard/lambda-graphql-apex","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbussard%2Flambda-graphql-apex","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbussard%2Flambda-graphql-apex/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbussard%2Flambda-graphql-apex/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbussard%2Flambda-graphql-apex/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbussard","download_url":"https://codeload.github.com/sbussard/lambda-graphql-apex/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbussard%2Flambda-graphql-apex/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32432917,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"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":["apex","apex-framework","aws","aws-lambda","graphql"],"created_at":"2025-06-29T10:04:41.715Z","updated_at":"2026-04-29T16:02:39.635Z","avatar_url":"https://github.com/sbussard.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lambda-graphql-apex\n\nInstall [Apex](http://apex.run) and configure your [AWS Credentials](http://apex.run/#aws-credentials) then follow the instructions below.\n\nInstall NPM dependencies:\n\n```\n$ npm install\n```\n\nInitialize the function role:\n```\n$ apex init\n```\n\n*This creates a folder at `./functions/hello`. You should delete it.*\n\nAdd extra options from `project.json_stub` to generated `project.json` to include the runtime, handler and hook options.\n\nDeploy the functions:\n\n```\n$ apex deploy\n```\n\nTry it out:\n\n```\n$ apex invoke graphql-example \u003c event.json\n```\n\nAWS Resources that will be created:\n- IAM role\n- IAM policy\n- Lambda function\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbussard%2Flambda-graphql-apex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbussard%2Flambda-graphql-apex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbussard%2Flambda-graphql-apex/lists"}