{"id":24432027,"url":"https://github.com/syniol/lamda-node-js","last_synced_at":"2026-01-27T06:04:57.880Z","repository":{"id":163227360,"uuid":"403144995","full_name":"syniol/lamda-node-js","owner":"syniol","description":"Containerised skeleton template project for AWS Lambda using NodeJS runtime and JavaScript","archived":false,"fork":false,"pushed_at":"2021-09-04T21:15:50.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T09:45:31.922Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/syniol.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":"2021-09-04T19:56:46.000Z","updated_at":"2021-09-04T21:13:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"c859eb6f-de64-4013-af3c-ae98c8d91994","html_url":"https://github.com/syniol/lamda-node-js","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/syniol/lamda-node-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Flamda-node-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Flamda-node-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Flamda-node-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Flamda-node-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syniol","download_url":"https://codeload.github.com/syniol/lamda-node-js/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Flamda-node-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28805362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T05:43:52.625Z","status":"ssl_error","status_checked_at":"2026-01-27T05:43:48.957Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2025-01-20T15:29:27.249Z","updated_at":"2026-01-27T06:04:57.806Z","avatar_url":"https://github.com/syniol.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Lambda Node with Docker\nBasic example template for AWS lambda in Node using JavaScript.\n\n\n## Development\nYou could use `docker-compose` for development as it mounts your development \nproject in Docker container.\n\nIn order to initiate lambda container for application please run:\n\n    ~$: make up\n\nAfter each change to source code you need to down container and up them again:\n\n    ~$: make down\n\n\n## Test Endpoint\nPlease ensure you have `curl` installed in your host machine; and the run:\n\n    curl -XPOST \"http://localhost:4000/2015-03-31/functions/function/invocations\" -d '{}'\n\n\n## Deployment\n\n    ~$: docker build -t syniol.dev/node:14 .\n    ~$: docker run --name syniol-lambda-node --rm -p 80:8080 syniol.dev/node:14\n\n\n### Docker Image Environment Variables\n\n * LAMBDA_TASK_ROOT: `/var/task`\n * LAMBDA_RUNTIME_DIR: `/var/runtime`\n\n\n#### Credits\n2021 \u0026copy; Syniol Limited. All rights reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyniol%2Flamda-node-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyniol%2Flamda-node-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyniol%2Flamda-node-js/lists"}