{"id":23270331,"url":"https://github.com/abhijeetsatpute/graphql-todo","last_synced_at":"2026-04-29T01:34:18.380Z","repository":{"id":237266671,"uuid":"794165061","full_name":"abhijeetsatpute/graphql-todo","owner":"abhijeetsatpute","description":"Serverless Graphql handler for a simple TODO app","archived":false,"fork":false,"pushed_at":"2024-05-01T04:29:24.000Z","size":397,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-19T18:43:36.850Z","etag":null,"topics":["apollo-server","crud","graphql","lambda-functions","serverless"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/abhijeetsatpute.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}},"created_at":"2024-04-30T15:21:25.000Z","updated_at":"2024-05-01T04:30:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc9769e0-449b-4573-8741-1123b57e9694","html_url":"https://github.com/abhijeetsatpute/graphql-todo","commit_stats":null,"previous_names":["abhijeetsatpute/graphql-todo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhijeetsatpute/graphql-todo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijeetsatpute%2Fgraphql-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijeetsatpute%2Fgraphql-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijeetsatpute%2Fgraphql-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijeetsatpute%2Fgraphql-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhijeetsatpute","download_url":"https://codeload.github.com/abhijeetsatpute/graphql-todo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhijeetsatpute%2Fgraphql-todo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32407164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":["apollo-server","crud","graphql","lambda-functions","serverless"],"created_at":"2024-12-19T18:50:45.156Z","updated_at":"2026-04-29T01:34:18.359Z","avatar_url":"https://github.com/abhijeetsatpute.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# graphql-todo\n\n## Installation\n\nTo get started, install the project dependencies by running the following command:\n\n```bash\nnpm install\n```\n\n## Create .env\n\ncreate .env file \u0026\nRefer the [.env.sample](\"./.env.example) file to provide MONGO_URI\n\n## Run a Local Standalone Apollo server\n\n```bash\ngit checkout standalone-server\nnpm run start:dev\n```\n\n## Invoke serverless handler\n\nmock HTTP requests locally by\nproviding the query in [query.json](./query.json)\n\n```bash\ngit checkout main\nserverless invoke local -f graphql -p query.json\n```\n\n## Deploy\n\n- Provide your cloud config in [serverless.yml](./serverless.yml)\n- serverless will have the access of your aws cli by default\n- the below command packages our app, upload the arificats, provisons the resources \u0026 config the resources \u0026 deploy functions \u0026 endpoint which will return us with a API Gateway endpoint\n\n```bash\nserverless deploy\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhijeetsatpute%2Fgraphql-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhijeetsatpute%2Fgraphql-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhijeetsatpute%2Fgraphql-todo/lists"}